#AACFCB Color

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

Color preview

#AACFCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AACFCB

.color-aacfcb {
  color: #AACFCB;
  background-color: #AACFCB;
}

Frequently asked questions

What color is #AACFCB?+

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

What is the closest Tailwind color to #AACFCB?+

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