#ACCCCE Color

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

Color preview

#ACCCCE

Color formats

HEX
#ACCCCE
RGB
rgb(172, 204, 206)
RGBA
rgba(172, 204, 206, 1)
HSL
hsl(184, 26%, 74%)
HSV
hsv(184, 17%, 81%)
CMYK
cmyk(17%, 1%, 0%, 19%)
CSS variable
--color-primary: #ACCCCE;
Lowercase HEX
#acccce

Shades

Tints

Tones

Harmony

CSS snippets for #ACCCCE

.color-acccce {
  color: #ACCCCE;
  background-color: #ACCCCE;
}

Frequently asked questions

What color is #ACCCCE?+

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

What is the closest Tailwind color to #ACCCCE?+

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