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.

#ccb000

This color can be used on the website (text color, back color, etc.).



Gradation color code


f2ebbf

efe7b2

ede3a5

eadf99

e8db8c

e5d77f

e2d372

e0cf66

ddcb59

dbc74c

d8c33f

d6bf33

d3bb26

d1b719

ceb30c

c1a700

b79e00

ad9500

a38c00

998400

8e7b00

847200

7a6900

706000

665800

5b4f00

514600

473d00

3d3400

332c00


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

				.colorccb000{
	color : #ccb000;
}
				

CSS usage example

<span class="colorccb000">
This color is #ccb000.
</span>
				


Write directly in style on HTML

	<span style="color:#ccb000">
	This color is#ccb000.
	</span>
				


Applying CSS
This color is#ccb000.



RGB (three primary color) values

R : 204
G : 176
B : 0



Back to top

Color Floresta.