Color Forest: Color Code Dictionary

List of color code on website and gradation code

You can see where the color code is actually used in the photo. You can find the relevant color code from the color code point in the photo.

#696969 dimgray

This color is a color that can be used safely on the website, which also has an English name.



Gradation color code


d9d9d9

d2d2d2

cacaca

c3c3c3

bbbbbb

b4b4b4

acacac

a5a5a5

9d9d9d

969696

8e8e8e

878787

7f7f7f

787878

707070

636363

5e5e5e

595959

545454

4e4e4e

494949

444444

3f3f3f

393939

343434

2f2f2f

2a2a2a

242424

1f1f1f

1a1a1a


Similar colors

dimgray
696969
gray
808080
darkgray
a9a9a9
silver
c0c0c0
lightgray
d3d3d3
gainsboro
dcdcdc

f5f5f5
white
ffffff
snow
fffafa


Take a look at photos that use this color code





List of acquiring color codes from photos with one click



CSS creation

				.dimgray{
	color : #696969;
}
				

Or

.dimgray {
color : dimgray;
}
				


CSS usage example

<span class="dimgray">
This color is dimgray.
</span>
				


Write directly in style on HTML

	<span style="color:dimgray">
	This color isdimgray.
	</span>
				


Applying CSS
This color isdimgray.



RGB (three primary color) values

R : 105
G : 105
B : 105



Back to top

Color Floresta.