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.

#00ced1 darkturquoise

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



Gradation color code


bff2f3

b2f0f1

a5edee

99ebec

8ce8ea

7fe6e8

72e4e5

66e1e3

59dfe1

4cdcde

3fdadc

33d7da

26d5d7

19d2d5

0cd0d3

00c3c6

00b9bc

00afb1

00a4a7

009a9c

009092

008587

007b7d

007172

006768

005c5e

005253

004849

003d3e

003334


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

				.darkturquoise{
	color : #00ced1;
}
				

Or

.darkturquoise {
color : darkturquoise;
}
				


CSS usage example

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


Write directly in style on HTML

	<span style="color:darkturquoise">
	This color isdarkturquoise.
	</span>
				


Applying CSS
This color isdarkturquoise.



RGB (three primary color) values

R : 0
G : 206
B : 209



Back to top

Color Floresta.