#ADEAF2 Color

Inspect #ADEAF2 across formats, palettes, contrast and closest named color matches.

Color preview

#ADEAF2

Color formats

HEX
#ADEAF2
RGB
rgb(173, 234, 242)
RGBA
rgba(173, 234, 242, 1)
HSL
hsl(187, 73%, 81%)
HSV
hsv(187, 29%, 95%)
CMYK
cmyk(29%, 3%, 0%, 5%)
CSS variable
--color-primary: #ADEAF2;
Lowercase HEX
#adeaf2

Shades

Tints

Tones

Harmony

CSS snippets for #ADEAF2

.color-adeaf2 {
  color: #ADEAF2;
  background-color: #ADEAF2;
}

Frequently asked questions

What color is #ADEAF2?+

#ADEAF2 is a HEX color with RGB value rgb(173, 234, 242) and HSL value hsl(187, 73%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADEAF2?+

The closest Tailwind color is cyan-200, available as the bg-cyan-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools