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.

#4b0082 indigo

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



Gradation color code


d2bfdf

c9b2d9

c0a5d3

b799cd

ae8cc6

a57fc0

9c72ba

9366b4

8a59ad

814ca7

783fa1

6f339b

662694

5d198e

540c88

47007b

430075

3f006e

3c0068

380061

34005b

300054

2d004e

290047

250041

21003a

1e0034

1a002d

160027

120020


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

				.indigo{
	color : #4b0082;
}
				

Or

.indigo {
color : indigo;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:indigo">
	This color isindigo.
	</span>
				


Applying CSS
This color isindigo.



RGB (three primary color) values

R : 75
G : 0
B : 130



Back to top

Color Floresta.