#ACC095 Color

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

Color preview

#ACC095

Color formats

HEX
#ACC095
RGB
rgb(172, 192, 149)
RGBA
rgba(172, 192, 149, 1)
HSL
hsl(88, 25%, 67%)
HSV
hsv(88, 22%, 75%)
CMYK
cmyk(10%, 0%, 22%, 25%)
CSS variable
--color-primary: #ACC095;
Lowercase HEX
#acc095

Shades

Tints

Tones

Harmony

CSS snippets for #ACC095

.color-acc095 {
  color: #ACC095;
  background-color: #ACC095;
}

Frequently asked questions

What color is #ACC095?+

#ACC095 is a HEX color with RGB value rgb(172, 192, 149) and HSL value hsl(88, 25%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACC095?+

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