#ABED93 Color

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

Color preview

#ABED93

Color formats

HEX
#ABED93
RGB
rgb(171, 237, 147)
RGBA
rgba(171, 237, 147, 1)
HSL
hsl(104, 71%, 75%)
HSV
hsv(104, 38%, 93%)
CMYK
cmyk(28%, 0%, 38%, 7%)
CSS variable
--color-primary: #ABED93;
Lowercase HEX
#abed93

Shades

Tints

Tones

Harmony

CSS snippets for #ABED93

.color-abed93 {
  color: #ABED93;
  background-color: #ABED93;
}

Frequently asked questions

What color is #ABED93?+

#ABED93 is a HEX color with RGB value rgb(171, 237, 147) and HSL value hsl(104, 71%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABED93?+

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