#BCC4C8 Color

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

Color preview

#BCC4C8

Color formats

HEX
#BCC4C8
RGB
rgb(188, 196, 200)
RGBA
rgba(188, 196, 200, 1)
HSL
hsl(200, 10%, 76%)
HSV
hsv(200, 6%, 78%)
CMYK
cmyk(6%, 2%, 0%, 22%)
CSS variable
--color-primary: #BCC4C8;
Lowercase HEX
#bcc4c8

Shades

Tints

Tones

Harmony

CSS snippets for #BCC4C8

.color-bcc4c8 {
  color: #BCC4C8;
  background-color: #BCC4C8;
}

Frequently asked questions

What color is #BCC4C8?+

#BCC4C8 is a HEX color with RGB value rgb(188, 196, 200) and HSL value hsl(200, 10%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCC4C8?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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