#ACCAC8 Color

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

Color preview

#ACCAC8

Color formats

HEX
#ACCAC8
RGB
rgb(172, 202, 200)
RGBA
rgba(172, 202, 200, 1)
HSL
hsl(176, 22%, 73%)
HSV
hsv(176, 15%, 79%)
CMYK
cmyk(15%, 0%, 1%, 21%)
CSS variable
--color-primary: #ACCAC8;
Lowercase HEX
#accac8

Shades

Tints

Tones

Harmony

CSS snippets for #ACCAC8

.color-accac8 {
  color: #ACCAC8;
  background-color: #ACCAC8;
}

Frequently asked questions

What color is #ACCAC8?+

#ACCAC8 is a HEX color with RGB value rgb(172, 202, 200) and HSL value hsl(176, 22%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACCAC8?+

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