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.

#8a2be2 blueviolet

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



Gradation color code


e1caf7

dbbff6

d6b4f4

d0aaf3

ca9ff1

c495f0

be8aef

b87fed

b275ec

ad6aea

a760e9

a155e7

9b4ae6

9540e4

8f35e3

8328d6

7c26cb

7524c0

6e22b4

6720a9

601e9e

591b92

521987

4b177c

451571

3e1365

37115a

300f4f

290c43

220a38


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

				.blueviolet{
	color : #8a2be2;
}
				

Or

.blueviolet {
color : blueviolet;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:blueviolet">
	This color isblueviolet.
	</span>
				


Applying CSS
This color isblueviolet.



RGB (three primary color) values

R : 138
G : 43
B : 226



Back to top

Color Floresta.