#AACFC6 Color

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

Color preview

#AACFC6

Color formats

HEX
#AACFC6
RGB
rgb(170, 207, 198)
RGBA
rgba(170, 207, 198, 1)
HSL
hsl(165, 28%, 74%)
HSV
hsv(165, 18%, 81%)
CMYK
cmyk(18%, 0%, 4%, 19%)
CSS variable
--color-primary: #AACFC6;
Lowercase HEX
#aacfc6

Shades

Tints

Tones

Harmony

CSS snippets for #AACFC6

.color-aacfc6 {
  color: #AACFC6;
  background-color: #AACFC6;
}

Frequently asked questions

What color is #AACFC6?+

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

What is the closest Tailwind color to #AACFC6?+

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