#ABFCFA Color

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

Color preview

#ABFCFA

Color formats

HEX
#ABFCFA
RGB
rgb(171, 252, 250)
RGBA
rgba(171, 252, 250, 1)
HSL
hsl(179, 93%, 83%)
HSV
hsv(179, 32%, 99%)
CMYK
cmyk(32%, 0%, 1%, 1%)
CSS variable
--color-primary: #ABFCFA;
Lowercase HEX
#abfcfa

Shades

Tints

Tones

Harmony

CSS snippets for #ABFCFA

.color-abfcfa {
  color: #ABFCFA;
  background-color: #ABFCFA;
}

Frequently asked questions

What color is #ABFCFA?+

#ABFCFA is a HEX color with RGB value rgb(171, 252, 250) and HSL value hsl(179, 93%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ABFCFA?+

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