#ABDE97 Color

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

Color preview

#ABDE97

Color formats

HEX
#ABDE97
RGB
rgb(171, 222, 151)
RGBA
rgba(171, 222, 151, 1)
HSL
hsl(103, 52%, 73%)
HSV
hsv(103, 32%, 87%)
CMYK
cmyk(23%, 0%, 32%, 13%)
CSS variable
--color-primary: #ABDE97;
Lowercase HEX
#abde97

Shades

Tints

Tones

Harmony

CSS snippets for #ABDE97

.color-abde97 {
  color: #ABDE97;
  background-color: #ABDE97;
}

Frequently asked questions

What color is #ABDE97?+

#ABDE97 is a HEX color with RGB value rgb(171, 222, 151) and HSL value hsl(103, 52%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDE97?+

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