#ABCF99 Color

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

Color preview

#ABCF99

Color formats

HEX
#ABCF99
RGB
rgb(171, 207, 153)
RGBA
rgba(171, 207, 153, 1)
HSL
hsl(100, 36%, 71%)
HSV
hsv(100, 26%, 81%)
CMYK
cmyk(17%, 0%, 26%, 19%)
CSS variable
--color-primary: #ABCF99;
Lowercase HEX
#abcf99

Shades

Tints

Tones

Harmony

CSS snippets for #ABCF99

.color-abcf99 {
  color: #ABCF99;
  background-color: #ABCF99;
}

Frequently asked questions

What color is #ABCF99?+

#ABCF99 is a HEX color with RGB value rgb(171, 207, 153) and HSL value hsl(100, 36%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCF99?+

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