#ADFDE5 Color

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

Color preview

#ADFDE5

Color formats

HEX
#ADFDE5
RGB
rgb(173, 253, 229)
RGBA
rgba(173, 253, 229, 1)
HSL
hsl(162, 95%, 84%)
HSV
hsv(162, 32%, 99%)
CMYK
cmyk(32%, 0%, 9%, 1%)
CSS variable
--color-primary: #ADFDE5;
Lowercase HEX
#adfde5

Shades

Tints

Tones

Harmony

CSS snippets for #ADFDE5

.color-adfde5 {
  color: #ADFDE5;
  background-color: #ADFDE5;
}

Frequently asked questions

What color is #ADFDE5?+

#ADFDE5 is a HEX color with RGB value rgb(173, 253, 229) and HSL value hsl(162, 95%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADFDE5?+

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