#ABCD98 Color

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

Color preview

#ABCD98

Color formats

HEX
#ABCD98
RGB
rgb(171, 205, 152)
RGBA
rgba(171, 205, 152, 1)
HSL
hsl(98, 35%, 70%)
HSV
hsv(98, 26%, 80%)
CMYK
cmyk(17%, 0%, 26%, 20%)
CSS variable
--color-primary: #ABCD98;
Lowercase HEX
#abcd98

Shades

Tints

Tones

Harmony

CSS snippets for #ABCD98

.color-abcd98 {
  color: #ABCD98;
  background-color: #ABCD98;
}

Frequently asked questions

What color is #ABCD98?+

#ABCD98 is a HEX color with RGB value rgb(171, 205, 152) and HSL value hsl(98, 35%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCD98?+

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