#ABEBBD Color

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

Color preview

#ABEBBD

Color formats

HEX
#ABEBBD
RGB
rgb(171, 235, 189)
RGBA
rgba(171, 235, 189, 1)
HSL
hsl(137, 62%, 80%)
HSV
hsv(137, 27%, 92%)
CMYK
cmyk(27%, 0%, 20%, 8%)
CSS variable
--color-primary: #ABEBBD;
Lowercase HEX
#abebbd

Shades

Tints

Tones

Harmony

CSS snippets for #ABEBBD

.color-abebbd {
  color: #ABEBBD;
  background-color: #ABEBBD;
}

Frequently asked questions

What color is #ABEBBD?+

#ABEBBD is a HEX color with RGB value rgb(171, 235, 189) and HSL value hsl(137, 62%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ABEBBD?+

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