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.

#c71585 mediumvioletred

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



Gradation color code


f1c4e0

eeb8da

ebadd4

e8a1ce

e595c8

e38ac2

e07ebb

dd72b5

da66af

d75ba9

d54fa3

d2439d

cf3897

cc2c91

c9208b

bd137e

b31277

a91171

9f106a

950f63

8b0e5d

810d56

770c4f

6d0b49

630a42

59093b

4f0835

45072e

3b0627

310521


Similar colors

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

9932cc

9400d3

8b008b
purple
800080
indigo
4b0082

483d8b

8a2be2

9370db

6a5acd

7b68ee


Take a look at photos that use this color code





List of acquiring color codes from photos with one click



CSS creation

				.mediumvioletred{
	color : #c71585;
}
				

Or

.mediumvioletred {
color : mediumvioletred;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:mediumvioletred">
	This color ismediumvioletred.
	</span>
				


Applying CSS
This color ismediumvioletred.



RGB (three primary color) values

R : 199
G : 21
B : 133



Back to top

Color Floresta.