#ACCE94 Color

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

Color preview

#ACCE94

Color formats

HEX
#ACCE94
RGB
rgb(172, 206, 148)
RGBA
rgba(172, 206, 148, 1)
HSL
hsl(95, 37%, 69%)
HSV
hsv(95, 28%, 81%)
CMYK
cmyk(17%, 0%, 28%, 19%)
CSS variable
--color-primary: #ACCE94;
Lowercase HEX
#acce94

Shades

Tints

Tones

Harmony

CSS snippets for #ACCE94

.color-acce94 {
  color: #ACCE94;
  background-color: #ACCE94;
}

Frequently asked questions

What color is #ACCE94?+

#ACCE94 is a HEX color with RGB value rgb(172, 206, 148) and HSL value hsl(95, 37%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACCE94?+

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