#AACEA4 Color

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

Color preview

#AACEA4

Color formats

HEX
#AACEA4
RGB
rgb(170, 206, 164)
RGBA
rgba(170, 206, 164, 1)
HSL
hsl(111, 30%, 73%)
HSV
hsv(111, 20%, 81%)
CMYK
cmyk(17%, 0%, 20%, 19%)
CSS variable
--color-primary: #AACEA4;
Lowercase HEX
#aacea4

Shades

Tints

Tones

Harmony

CSS snippets for #AACEA4

.color-aacea4 {
  color: #AACEA4;
  background-color: #AACEA4;
}

Frequently asked questions

What color is #AACEA4?+

#AACEA4 is a HEX color with RGB value rgb(170, 206, 164) and HSL value hsl(111, 30%, 73%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AACEA4?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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