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.

#da70d6 orchid

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



Gradation color code


f5dbf4

f3d4f2

f2ccf0

f0c5ee

eebeec

ecb7ea

eab0e8

e8a9e6

e6a2e4

e59ae2

e393e0

e18cde

df85dc

dd7eda

db77d8

cf6acb

c464c0

b95fb5

ae59ab

a354a0

984e95

8d488b

824380

773d75

6d386b

623260

572c55

4c274a

412140

361c35


Similar colors

firebrick
b22222
indianred
cd5c5c
rosybrown
bc8f8f

e9967a

f08080
salmon
fa8072

ffa07a
coral
ff7f50
tomato
ff6347
orangered
ff4500
red
ff0000
crimson
dc143c

c71585
deeppink
ff1493
hotpink
ff69b4

db7093
orange
ffa500
lightpink
ffb6c1
thistle
d8bfd8
magenta
ff00ff
fuchsia
ff00ff
violet
ee82ee
plum
dda0dd
orchid
da70d6

ba55d3


Take a look at photos that use this color code





List of acquiring color codes from photos with one click



CSS creation

				.orchid{
	color : #da70d6;
}
				

Or

.orchid {
color : orchid;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:orchid">
	This color isorchid.
	</span>
				


Applying CSS
This color isorchid.



RGB (three primary color) values

R : 218
G : 112
B : 214



Back to top

Color Floresta.