#ABEFFF Color

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

Color preview

#ABEFFF

Color formats

HEX
#ABEFFF
RGB
rgb(171, 239, 255)
RGBA
rgba(171, 239, 255, 1)
HSL
hsl(191, 100%, 84%)
HSV
hsv(191, 33%, 100%)
CMYK
cmyk(33%, 6%, 0%, 0%)
CSS variable
--color-primary: #ABEFFF;
Lowercase HEX
#abefff

Shades

Tints

Tones

Harmony

CSS snippets for #ABEFFF

.color-abefff {
  color: #ABEFFF;
  background-color: #ABEFFF;
}

Frequently asked questions

What color is #ABEFFF?+

#ABEFFF is a HEX color with RGB value rgb(171, 239, 255) and HSL value hsl(191, 100%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ABEFFF?+

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