#ADF5EE Color

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

Color preview

#ADF5EE

Color formats

HEX
#ADF5EE
RGB
rgb(173, 245, 238)
RGBA
rgba(173, 245, 238, 1)
HSL
hsl(174, 78%, 82%)
HSV
hsv(174, 29%, 96%)
CMYK
cmyk(29%, 0%, 3%, 4%)
CSS variable
--color-primary: #ADF5EE;
Lowercase HEX
#adf5ee

Shades

Tints

Tones

Harmony

CSS snippets for #ADF5EE

.color-adf5ee {
  color: #ADF5EE;
  background-color: #ADF5EE;
}

Frequently asked questions

What color is #ADF5EE?+

#ADF5EE is a HEX color with RGB value rgb(173, 245, 238) and HSL value hsl(174, 78%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADF5EE?+

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