#ABFBA0 Color

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

Color preview

#ABFBA0

Color formats

HEX
#ABFBA0
RGB
rgb(171, 251, 160)
RGBA
rgba(171, 251, 160, 1)
HSL
hsl(113, 92%, 81%)
HSV
hsv(113, 36%, 98%)
CMYK
cmyk(32%, 0%, 36%, 2%)
CSS variable
--color-primary: #ABFBA0;
Lowercase HEX
#abfba0

Shades

Tints

Tones

Harmony

CSS snippets for #ABFBA0

.color-abfba0 {
  color: #ABFBA0;
  background-color: #ABFBA0;
}

Frequently asked questions

What color is #ABFBA0?+

#ABFBA0 is a HEX color with RGB value rgb(171, 251, 160) and HSL value hsl(113, 92%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFBA0?+

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