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.

#deb887 burlywood

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



Gradation color code


f6ede1

f5e9db

f3e6d5

f1e2cf

f0dfc9

eedbc3

ecd7bd

ebd4b7

e9d0b1

e7cdab

e6c9a5

e4c69f

e2c299

e1bf93

dfbb8d

d2ae80

c7a579

bc9c72

b1936c

a68a65

9b805e

907757

856e51

7a654a

6f5c43

63523c

584936

4d402f

423728

372e21


Similar colors

darkkhaki
bdb76b

eee8aa
cornsilk
fff8dc
beige
f5f5dc

ffffe0

fafad2

fffacd
wheat
f5deb3
burlywood
deb887
tan
d2b48c
khaki
f0e68c
yellow
ffff00
gold
ffd700
pink
ffc0cb

f4a460


Take a look at photos that use this color code





List of acquiring color codes from photos with one click



CSS creation

				.burlywood{
	color : #deb887;
}
				

Or

.burlywood {
color : burlywood;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:burlywood">
	This color isburlywood.
	</span>
				


Applying CSS
This color isburlywood.



RGB (three primary color) values

R : 222
G : 184
B : 135



Back to top

Color Floresta.