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.

#4169e1 royalblue

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



Gradation color code


cfd9f7

c6d2f6

bccaf4

b3c3f3

a9bbf1

a0b4f0

96acee

8da5ed

839deb

7a96ea

708ee8

6787e7

5d7fe5

5478e4

4a70e2

3d63d5

3a5eca

3759bf

3454b4

304ea8

2d499d

2a4492

273f87

23397b

203470

1d2f65

1a2a5a

16244e

131f43

101a38


Similar colors


b0c4de

778899
slategray
708090
steelblue
4682b4
royalblue
4169e1

191970
navy
000080
darkblue
00008b

0000cd
blue
0000ff

1e90ff

6495ed

00bfff

87cefa
skyblue
87ceeb


Take a look at photos that use this color code





List of acquiring color codes from photos with one click



CSS creation

				.royalblue{
	color : #4169e1;
}
				

Or

.royalblue {
color : royalblue;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:royalblue">
	This color isroyalblue.
	</span>
				


Applying CSS
This color isroyalblue.



RGB (three primary color) values

R : 65
G : 105
B : 225



Back to top

Color Floresta.