#ACC09E Color

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

Color preview

#ACC09E

Color formats

HEX
#ACC09E
RGB
rgb(172, 192, 158)
RGBA
rgba(172, 192, 158, 1)
HSL
hsl(95, 21%, 69%)
HSV
hsv(95, 18%, 75%)
CMYK
cmyk(10%, 0%, 18%, 25%)
CSS variable
--color-primary: #ACC09E;
Lowercase HEX
#acc09e

Shades

Tints

Tones

Harmony

CSS snippets for #ACC09E

.color-acc09e {
  color: #ACC09E;
  background-color: #ACC09E;
}

Frequently asked questions

What color is #ACC09E?+

#ACC09E is a HEX color with RGB value rgb(172, 192, 158) and HSL value hsl(95, 21%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACC09E?+

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