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.

#6495ed cornflowerblue

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



Gradation color code


d8e4fa

d0dff9

c8d9f8

c1d4f7

b9cff6

b1caf6

a9c4f5

a2bff4

9abaf3

92b4f2

8aaff1

83aaf0

7ba4ef

739fee

6b9aed

5f8de1

5a86d5

557ec9

5077bd

4b6fb1

4668a5

41609a

3c598e

375182

324a76

2d436a

283b5e

233452

1e2c47

19253b


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

				.cornflowerblue{
	color : #6495ed;
}
				

Or

.cornflowerblue {
color : cornflowerblue;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:cornflowerblue">
	This color iscornflowerblue.
	</span>
				


Applying CSS
This color iscornflowerblue.



RGB (three primary color) values

R : 100
G : 149
B : 237



Back to top

Color Floresta.