#AFD4D1 Color

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

Color preview

#AFD4D1

Color formats

HEX
#AFD4D1
RGB
rgb(175, 212, 209)
RGBA
rgba(175, 212, 209, 1)
HSL
hsl(175, 30%, 76%)
HSV
hsv(175, 17%, 83%)
CMYK
cmyk(17%, 0%, 1%, 17%)
CSS variable
--color-primary: #AFD4D1;
Lowercase HEX
#afd4d1

Shades

Tints

Tones

Harmony

CSS snippets for #AFD4D1

.color-afd4d1 {
  color: #AFD4D1;
  background-color: #AFD4D1;
}

Frequently asked questions

What color is #AFD4D1?+

#AFD4D1 is a HEX color with RGB value rgb(175, 212, 209) and HSL value hsl(175, 30%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFD4D1?+

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