#B4CCCC Color

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

Color preview

#B4CCCC

Color formats

HEX
#B4CCCC
RGB
rgb(180, 204, 204)
RGBA
rgba(180, 204, 204, 1)
HSL
hsl(180, 19%, 75%)
HSV
hsv(180, 12%, 80%)
CMYK
cmyk(12%, 0%, 0%, 20%)
CSS variable
--color-primary: #B4CCCC;
Lowercase HEX
#b4cccc

Shades

Tints

Tones

Harmony

CSS snippets for #B4CCCC

.color-b4cccc {
  color: #B4CCCC;
  background-color: #B4CCCC;
}

Frequently asked questions

What color is #B4CCCC?+

#B4CCCC is a HEX color with RGB value rgb(180, 204, 204) and HSL value hsl(180, 19%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4CCCC?+

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