#ABFCED Color

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

Color preview

#ABFCED

Color formats

HEX
#ABFCED
RGB
rgb(171, 252, 237)
RGBA
rgba(171, 252, 237, 1)
HSL
hsl(169, 93%, 83%)
HSV
hsv(169, 32%, 99%)
CMYK
cmyk(32%, 0%, 6%, 1%)
CSS variable
--color-primary: #ABFCED;
Lowercase HEX
#abfced

Shades

Tints

Tones

Harmony

CSS snippets for #ABFCED

.color-abfced {
  color: #ABFCED;
  background-color: #ABFCED;
}

Frequently asked questions

What color is #ABFCED?+

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

What is the closest Tailwind color to #ABFCED?+

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