#ABEFF0 Color

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

Color preview

#ABEFF0

Color formats

HEX
#ABEFF0
RGB
rgb(171, 239, 240)
RGBA
rgba(171, 239, 240, 1)
HSL
hsl(181, 70%, 81%)
HSV
hsv(181, 29%, 94%)
CMYK
cmyk(29%, 0%, 0%, 6%)
CSS variable
--color-primary: #ABEFF0;
Lowercase HEX
#abeff0

Shades

Tints

Tones

Harmony

CSS snippets for #ABEFF0

.color-abeff0 {
  color: #ABEFF0;
  background-color: #ABEFF0;
}

Frequently asked questions

What color is #ABEFF0?+

#ABEFF0 is a HEX color with RGB value rgb(171, 239, 240) and HSL value hsl(181, 70%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ABEFF0?+

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