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.

#48d1cc mediumturquoise

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



Gradation color code


d1f3f2

c8f1ef

beeeed

b5ecea

aceae8

a3e8e5

9ae5e2

91e3e0

88e1dd

7ededb

75dcd8

6cdad6

63d7d3

5ad5d1

51d3ce

44c6c1

40bcb7

3db1ad

39a7a3

369c99

32928e

2e8784

2b7d7a

277270

246866

205e5b

1c5351

194947

153e3d

123433


Similar colors

lightblue
add8e6
powderblue
b0e0e6

afeeee
lightcyan
e0ffff
cyan
00ffff
aqua
00ffff
turquoise
40e0d0

48d1cc

00ced1

20b2aa


Take a look at photos that use this color code





List of acquiring color codes from photos with one click



CSS creation

				.mediumturquoise{
	color : #48d1cc;
}
				

Or

.mediumturquoise {
color : mediumturquoise;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:mediumturquoise">
	This color ismediumturquoise.
	</span>
				


Applying CSS
This color ismediumturquoise.



RGB (three primary color) values

R : 72
G : 209
B : 204



Back to top

Color Floresta.