#B8CCCC Color

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

Color preview

#B8CCCC

Color formats

HEX
#B8CCCC
RGB
rgb(184, 204, 204)
RGBA
rgba(184, 204, 204, 1)
HSL
hsl(180, 16%, 76%)
HSV
hsv(180, 10%, 80%)
CMYK
cmyk(10%, 0%, 0%, 20%)
CSS variable
--color-primary: #B8CCCC;
Lowercase HEX
#b8cccc

Shades

Tints

Tones

Harmony

CSS snippets for #B8CCCC

.color-b8cccc {
  color: #B8CCCC;
  background-color: #B8CCCC;
}

Frequently asked questions

What color is #B8CCCC?+

#B8CCCC is a HEX color with RGB value rgb(184, 204, 204) and HSL value hsl(180, 16%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B8CCCC?+

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