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.

#9370db mediumpurple

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



Gradation color code


e4dbf6

ded4f4

d9ccf2

d3c5f0

cebeee

c9b7ed

c3b0eb

bea9e9

b8a2e7

b39ae5

ae93e4

a88ce2

a385e0

9d7ede

9877dc

8b6ad0

8464c5

7c5fba

7559af

6e54a4

664e99

5f488e

584383

503d78

49386d

423262

3a2c57

33274c

2c2141

241c36


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

				.mediumpurple{
	color : #9370db;
}
				

Or

.mediumpurple {
color : mediumpurple;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:mediumpurple">
	This color ismediumpurple.
	</span>
				


Applying CSS
This color ismediumpurple.



RGB (three primary color) values

R : 147
G : 112
B : 219



Back to top

Color Floresta.