#ACC4D3 Color

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

Color preview

#ACC4D3

Color formats

HEX
#ACC4D3
RGB
rgb(172, 196, 211)
RGBA
rgba(172, 196, 211, 1)
HSL
hsl(203, 31%, 75%)
HSV
hsv(203, 18%, 83%)
CMYK
cmyk(18%, 7%, 0%, 17%)
CSS variable
--color-primary: #ACC4D3;
Lowercase HEX
#acc4d3

Shades

Tints

Tones

Harmony

CSS snippets for #ACC4D3

.color-acc4d3 {
  color: #ACC4D3;
  background-color: #ACC4D3;
}

Frequently asked questions

What color is #ACC4D3?+

#ACC4D3 is a HEX color with RGB value rgb(172, 196, 211) and HSL value hsl(203, 31%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACC4D3?+

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