#ADFAD9 Color

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

Color preview

#ADFAD9

Color formats

HEX
#ADFAD9
RGB
rgb(173, 250, 217)
RGBA
rgba(173, 250, 217, 1)
HSL
hsl(154, 89%, 83%)
HSV
hsv(154, 31%, 98%)
CMYK
cmyk(31%, 0%, 13%, 2%)
CSS variable
--color-primary: #ADFAD9;
Lowercase HEX
#adfad9

Shades

Tints

Tones

Harmony

CSS snippets for #ADFAD9

.color-adfad9 {
  color: #ADFAD9;
  background-color: #ADFAD9;
}

Frequently asked questions

What color is #ADFAD9?+

#ADFAD9 is a HEX color with RGB value rgb(173, 250, 217) and HSL value hsl(154, 89%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADFAD9?+

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