#ADFDE2 Color

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

Color preview

#ADFDE2

Color formats

HEX
#ADFDE2
RGB
rgb(173, 253, 226)
RGBA
rgba(173, 253, 226, 1)
HSL
hsl(160, 95%, 84%)
HSV
hsv(160, 32%, 99%)
CMYK
cmyk(32%, 0%, 11%, 1%)
CSS variable
--color-primary: #ADFDE2;
Lowercase HEX
#adfde2

Shades

Tints

Tones

Harmony

CSS snippets for #ADFDE2

.color-adfde2 {
  color: #ADFDE2;
  background-color: #ADFDE2;
}

Frequently asked questions

What color is #ADFDE2?+

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

What is the closest Tailwind color to #ADFDE2?+

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