#ABEFEC Color

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

Color preview

#ABEFEC

Color formats

HEX
#ABEFEC
RGB
rgb(171, 239, 236)
RGBA
rgba(171, 239, 236, 1)
HSL
hsl(177, 68%, 80%)
HSV
hsv(177, 28%, 94%)
CMYK
cmyk(28%, 0%, 1%, 6%)
CSS variable
--color-primary: #ABEFEC;
Lowercase HEX
#abefec

Shades

Tints

Tones

Harmony

CSS snippets for #ABEFEC

.color-abefec {
  color: #ABEFEC;
  background-color: #ABEFEC;
}

Frequently asked questions

What color is #ABEFEC?+

#ABEFEC is a HEX color with RGB value rgb(171, 239, 236) and HSL value hsl(177, 68%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ABEFEC?+

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