#AFDABB Color

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

Color preview

#AFDABB

Color formats

HEX
#AFDABB
RGB
rgb(175, 218, 187)
RGBA
rgba(175, 218, 187, 1)
HSL
hsl(137, 37%, 77%)
HSV
hsv(137, 20%, 85%)
CMYK
cmyk(20%, 0%, 14%, 15%)
CSS variable
--color-primary: #AFDABB;
Lowercase HEX
#afdabb

Shades

Tints

Tones

Harmony

CSS snippets for #AFDABB

.color-afdabb {
  color: #AFDABB;
  background-color: #AFDABB;
}

Frequently asked questions

What color is #AFDABB?+

#AFDABB is a HEX color with RGB value rgb(175, 218, 187) and HSL value hsl(137, 37%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFDABB?+

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