#ABF2FF Color

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

Color preview

#ABF2FF

Color formats

HEX
#ABF2FF
RGB
rgb(171, 242, 255)
RGBA
rgba(171, 242, 255, 1)
HSL
hsl(189, 100%, 84%)
HSV
hsv(189, 33%, 100%)
CMYK
cmyk(33%, 5%, 0%, 0%)
CSS variable
--color-primary: #ABF2FF;
Lowercase HEX
#abf2ff

Shades

Tints

Tones

Harmony

CSS snippets for #ABF2FF

.color-abf2ff {
  color: #ABF2FF;
  background-color: #ABF2FF;
}

Frequently asked questions

What color is #ABF2FF?+

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

What is the closest Tailwind color to #ABF2FF?+

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