#ABEBE7 Color

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

Color preview

#ABEBE7

Color formats

HEX
#ABEBE7
RGB
rgb(171, 235, 231)
RGBA
rgba(171, 235, 231, 1)
HSL
hsl(176, 62%, 80%)
HSV
hsv(176, 27%, 92%)
CMYK
cmyk(27%, 0%, 2%, 8%)
CSS variable
--color-primary: #ABEBE7;
Lowercase HEX
#abebe7

Shades

Tints

Tones

Harmony

CSS snippets for #ABEBE7

.color-abebe7 {
  color: #ABEBE7;
  background-color: #ABEBE7;
}

Frequently asked questions

What color is #ABEBE7?+

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

What is the closest Tailwind color to #ABEBE7?+

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