#ABFDA2 Color

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

Color preview

#ABFDA2

Color formats

HEX
#ABFDA2
RGB
rgb(171, 253, 162)
RGBA
rgba(171, 253, 162, 1)
HSL
hsl(114, 96%, 81%)
HSV
hsv(114, 36%, 99%)
CMYK
cmyk(32%, 0%, 36%, 1%)
CSS variable
--color-primary: #ABFDA2;
Lowercase HEX
#abfda2

Shades

Tints

Tones

Harmony

CSS snippets for #ABFDA2

.color-abfda2 {
  color: #ABFDA2;
  background-color: #ABFDA2;
}

Frequently asked questions

What color is #ABFDA2?+

#ABFDA2 is a HEX color with RGB value rgb(171, 253, 162) and HSL value hsl(114, 96%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFDA2?+

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