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.

#7f7fff

This color can be used on the website (text color, back color, etc.).



Gradation color code


dfdfff

d8d8ff

d2d2ff

cbcbff

c5c5ff

bfbfff

b8b8ff

b2b2ff

ababff

a5a5ff

9f9fff

9898ff

9292ff

8b8bff

8585ff

7878f2

7272e5

6b6bd8

6565cc

5f5fbf

5858b2

5252a5

4c4c99

45458c

3f3f7f

393972

323266

2c2c59

26264c

1f1f3f


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

				.color7f7fff{
	color : #7f7fff;
}
				

CSS usage example

<span class="color7f7fff">
This color is #7f7fff.
</span>
				


Write directly in style on HTML

	<span style="color:#7f7fff">
	This color is#7f7fff.
	</span>
				


Applying CSS
This color is#7f7fff.



RGB (three primary color) values

R : 127
G : 127
B : 255



Back to top

Color Floresta.