#ADFCEA Color

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

Color preview

#ADFCEA

Color formats

HEX
#ADFCEA
RGB
rgb(173, 252, 234)
RGBA
rgba(173, 252, 234, 1)
HSL
hsl(166, 93%, 83%)
HSV
hsv(166, 31%, 99%)
CMYK
cmyk(31%, 0%, 7%, 1%)
CSS variable
--color-primary: #ADFCEA;
Lowercase HEX
#adfcea

Shades

Tints

Tones

Harmony

CSS snippets for #ADFCEA

.color-adfcea {
  color: #ADFCEA;
  background-color: #ADFCEA;
}

Frequently asked questions

What color is #ADFCEA?+

#ADFCEA is a HEX color with RGB value rgb(173, 252, 234) and HSL value hsl(166, 93%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADFCEA?+

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