#AACACF Color

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

Color preview

#AACACF

Color formats

HEX
#AACACF
RGB
rgb(170, 202, 207)
RGBA
rgba(170, 202, 207, 1)
HSL
hsl(188, 28%, 74%)
HSV
hsv(188, 18%, 81%)
CMYK
cmyk(18%, 2%, 0%, 19%)
CSS variable
--color-primary: #AACACF;
Lowercase HEX
#aacacf

Shades

Tints

Tones

Harmony

CSS snippets for #AACACF

.color-aacacf {
  color: #AACACF;
  background-color: #AACACF;
}

Frequently asked questions

What color is #AACACF?+

#AACACF is a HEX color with RGB value rgb(170, 202, 207) and HSL value hsl(188, 28%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AACACF?+

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