#AFDBC9 Color

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

Color preview

#AFDBC9

Color formats

HEX
#AFDBC9
RGB
rgb(175, 219, 201)
RGBA
rgba(175, 219, 201, 1)
HSL
hsl(155, 38%, 77%)
HSV
hsv(155, 20%, 86%)
CMYK
cmyk(20%, 0%, 8%, 14%)
CSS variable
--color-primary: #AFDBC9;
Lowercase HEX
#afdbc9

Shades

Tints

Tones

Harmony

CSS snippets for #AFDBC9

.color-afdbc9 {
  color: #AFDBC9;
  background-color: #AFDBC9;
}

Frequently asked questions

What color is #AFDBC9?+

#AFDBC9 is a HEX color with RGB value rgb(175, 219, 201) and HSL value hsl(155, 38%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AFDBC9?+

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