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.

#add2dc

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



Gradation color code


eaf3f6

e6f1f4

e2eff2

deedf1

daeaef

d6e8ed

d1e6eb

cde4ea

c9e1e8

c5dfe6

c1dde4

bddbe3

b9d8e1

b5d6df

b1d4dd

a4c7d1

9bbdc6

93b2bb

8aa8b0

819da5

79939a

70888f

677e84

5f7379

56696e

4d5e63

455458

3c494d

333f42

2b3437


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

				.coloradd2dc{
	color : #add2dc;
}
				

CSS usage example

<span class="coloradd2dc">
This color is #add2dc.
</span>
				


Write directly in style on HTML

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


Applying CSS
This color is#add2dc.



RGB (three primary color) values

R : 173
G : 210
B : 220



Back to top

Color Floresta.