#A4CBCB Color

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

Color preview

#A4CBCB

Color formats

HEX
#A4CBCB
RGB
rgb(164, 203, 203)
RGBA
rgba(164, 203, 203, 1)
HSL
hsl(180, 27%, 72%)
HSV
hsv(180, 19%, 80%)
CMYK
cmyk(19%, 0%, 0%, 20%)
CSS variable
--color-primary: #A4CBCB;
Lowercase HEX
#a4cbcb

Shades

Tints

Tones

Harmony

CSS snippets for #A4CBCB

.color-a4cbcb {
  color: #A4CBCB;
  background-color: #A4CBCB;
}

Frequently asked questions

What color is #A4CBCB?+

#A4CBCB is a HEX color with RGB value rgb(164, 203, 203) and HSL value hsl(180, 27%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4CBCB?+

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