#ACCA94 Color

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

Color preview

#ACCA94

Color formats

HEX
#ACCA94
RGB
rgb(172, 202, 148)
RGBA
rgba(172, 202, 148, 1)
HSL
hsl(93, 34%, 69%)
HSV
hsv(93, 27%, 79%)
CMYK
cmyk(15%, 0%, 27%, 21%)
CSS variable
--color-primary: #ACCA94;
Lowercase HEX
#acca94

Shades

Tints

Tones

Harmony

CSS snippets for #ACCA94

.color-acca94 {
  color: #ACCA94;
  background-color: #ACCA94;
}

Frequently asked questions

What color is #ACCA94?+

#ACCA94 is a HEX color with RGB value rgb(172, 202, 148) and HSL value hsl(93, 34%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACCA94?+

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