#ACCACE Color

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

Color preview

#ACCACE

Color formats

HEX
#ACCACE
RGB
rgb(172, 202, 206)
RGBA
rgba(172, 202, 206, 1)
HSL
hsl(187, 26%, 74%)
HSV
hsv(187, 17%, 81%)
CMYK
cmyk(17%, 2%, 0%, 19%)
CSS variable
--color-primary: #ACCACE;
Lowercase HEX
#accace

Shades

Tints

Tones

Harmony

CSS snippets for #ACCACE

.color-accace {
  color: #ACCACE;
  background-color: #ACCACE;
}

Frequently asked questions

What color is #ACCACE?+

#ACCACE is a HEX color with RGB value rgb(172, 202, 206) and HSL value hsl(187, 26%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACCACE?+

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