#ADEEE4 Color

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

Color preview

#ADEEE4

Color formats

HEX
#ADEEE4
RGB
rgb(173, 238, 228)
RGBA
rgba(173, 238, 228, 1)
HSL
hsl(171, 66%, 81%)
HSV
hsv(171, 27%, 93%)
CMYK
cmyk(27%, 0%, 4%, 7%)
CSS variable
--color-primary: #ADEEE4;
Lowercase HEX
#adeee4

Shades

Tints

Tones

Harmony

CSS snippets for #ADEEE4

.color-adeee4 {
  color: #ADEEE4;
  background-color: #ADEEE4;
}

Frequently asked questions

What color is #ADEEE4?+

#ADEEE4 is a HEX color with RGB value rgb(173, 238, 228) and HSL value hsl(171, 66%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADEEE4?+

The closest Tailwind color is emerald-200, available as the bg-emerald-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