#ABFACD Color

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

Color preview

#ABFACD

Color formats

HEX
#ABFACD
RGB
rgb(171, 250, 205)
RGBA
rgba(171, 250, 205, 1)
HSL
hsl(146, 89%, 83%)
HSV
hsv(146, 32%, 98%)
CMYK
cmyk(32%, 0%, 18%, 2%)
CSS variable
--color-primary: #ABFACD;
Lowercase HEX
#abfacd

Shades

Tints

Tones

Harmony

CSS snippets for #ABFACD

.color-abfacd {
  color: #ABFACD;
  background-color: #ABFACD;
}

Frequently asked questions

What color is #ABFACD?+

#ABFACD is a HEX color with RGB value rgb(171, 250, 205) and HSL value hsl(146, 89%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ABFACD?+

The closest Tailwind color is emerald-200, available as the bg-emerald-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