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.

#faf0e6 linen

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



Gradation color code


fdfbf8

fdfaf7

fdf9f6

fdf9f5

fcf8f3

fcf7f2

fcf6f1

fcf6f0

fbf5ee

fbf4ed

fbf3ec

fbf3eb

faf2e9

faf1e8

faf0e7

ede4da

e1d8cf

d4ccc3

c8c0b8

bbb4ac

afa8a1

a29c95

96908a

89847e

7d7873

706c67

64605c

575450

4b4845

3e3c39


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

				.linen{
	color : #faf0e6;
}
				

Or

.linen {
color : linen;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:linen">
	This color islinen.
	</span>
				


Applying CSS
This color islinen.



RGB (three primary color) values

R : 250
G : 240
B : 230



Back to top

Color Floresta.