#ABEBEA Color

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

Color preview

#ABEBEA

Color formats

HEX
#ABEBEA
RGB
rgb(171, 235, 234)
RGBA
rgba(171, 235, 234, 1)
HSL
hsl(179, 62%, 80%)
HSV
hsv(179, 27%, 92%)
CMYK
cmyk(27%, 0%, 0%, 8%)
CSS variable
--color-primary: #ABEBEA;
Lowercase HEX
#abebea

Shades

Tints

Tones

Harmony

CSS snippets for #ABEBEA

.color-abebea {
  color: #ABEBEA;
  background-color: #ABEBEA;
}

Frequently asked questions

What color is #ABEBEA?+

#ABEBEA is a HEX color with RGB value rgb(171, 235, 234) and HSL value hsl(179, 62%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ABEBEA?+

The closest Tailwind color is cyan-200, available as the bg-cyan-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