#ACCB9A Color

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

Color preview

#ACCB9A

Color formats

HEX
#ACCB9A
RGB
rgb(172, 203, 154)
RGBA
rgba(172, 203, 154, 1)
HSL
hsl(98, 32%, 70%)
HSV
hsv(98, 24%, 80%)
CMYK
cmyk(15%, 0%, 24%, 20%)
CSS variable
--color-primary: #ACCB9A;
Lowercase HEX
#accb9a

Shades

Tints

Tones

Harmony

CSS snippets for #ACCB9A

.color-accb9a {
  color: #ACCB9A;
  background-color: #ACCB9A;
}

Frequently asked questions

What color is #ACCB9A?+

#ACCB9A is a HEX color with RGB value rgb(172, 203, 154) and HSL value hsl(98, 32%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACCB9A?+

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