#ABD9C8 Color

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

Color preview

#ABD9C8

Color formats

HEX
#ABD9C8
RGB
rgb(171, 217, 200)
RGBA
rgba(171, 217, 200, 1)
HSL
hsl(158, 38%, 76%)
HSV
hsv(158, 21%, 85%)
CMYK
cmyk(21%, 0%, 8%, 15%)
CSS variable
--color-primary: #ABD9C8;
Lowercase HEX
#abd9c8

Shades

Tints

Tones

Harmony

CSS snippets for #ABD9C8

.color-abd9c8 {
  color: #ABD9C8;
  background-color: #ABD9C8;
}

Frequently asked questions

What color is #ABD9C8?+

#ABD9C8 is a HEX color with RGB value rgb(171, 217, 200) and HSL value hsl(158, 38%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABD9C8?+

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