#AACBCB Color

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

Color preview

#AACBCB

Color formats

HEX
#AACBCB
RGB
rgb(170, 203, 203)
RGBA
rgba(170, 203, 203, 1)
HSL
hsl(180, 24%, 73%)
HSV
hsv(180, 16%, 80%)
CMYK
cmyk(16%, 0%, 0%, 20%)
CSS variable
--color-primary: #AACBCB;
Lowercase HEX
#aacbcb

Shades

Tints

Tones

Harmony

CSS snippets for #AACBCB

.color-aacbcb {
  color: #AACBCB;
  background-color: #AACBCB;
}

Frequently asked questions

What color is #AACBCB?+

#AACBCB is a HEX color with RGB value rgb(170, 203, 203) and HSL value hsl(180, 24%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AACBCB?+

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