#AFD5C8 Color

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

Color preview

#AFD5C8

Color formats

HEX
#AFD5C8
RGB
rgb(175, 213, 200)
RGBA
rgba(175, 213, 200, 1)
HSL
hsl(159, 31%, 76%)
HSV
hsv(159, 18%, 84%)
CMYK
cmyk(18%, 0%, 6%, 16%)
CSS variable
--color-primary: #AFD5C8;
Lowercase HEX
#afd5c8

Shades

Tints

Tones

Harmony

CSS snippets for #AFD5C8

.color-afd5c8 {
  color: #AFD5C8;
  background-color: #AFD5C8;
}

Frequently asked questions

What color is #AFD5C8?+

#AFD5C8 is a HEX color with RGB value rgb(175, 213, 200) and HSL value hsl(159, 31%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFD5C8?+

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