#ABD6D4 Color

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

Color preview

#ABD6D4

Color formats

HEX
#ABD6D4
RGB
rgb(171, 214, 212)
RGBA
rgba(171, 214, 212, 1)
HSL
hsl(177, 34%, 75%)
HSV
hsv(177, 20%, 84%)
CMYK
cmyk(20%, 0%, 1%, 16%)
CSS variable
--color-primary: #ABD6D4;
Lowercase HEX
#abd6d4

Shades

Tints

Tones

Harmony

CSS snippets for #ABD6D4

.color-abd6d4 {
  color: #ABD6D4;
  background-color: #ABD6D4;
}

Frequently asked questions

What color is #ABD6D4?+

#ABD6D4 is a HEX color with RGB value rgb(171, 214, 212) and HSL value hsl(177, 34%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ABD6D4?+

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