#BCCCC4 Color

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

Color preview

#BCCCC4

Color formats

HEX
#BCCCC4
RGB
rgb(188, 204, 196)
RGBA
rgba(188, 204, 196, 1)
HSL
hsl(150, 14%, 77%)
HSV
hsv(150, 8%, 80%)
CMYK
cmyk(8%, 0%, 4%, 20%)
CSS variable
--color-primary: #BCCCC4;
Lowercase HEX
#bcccc4

Shades

Tints

Tones

Harmony

CSS snippets for #BCCCC4

.color-bcccc4 {
  color: #BCCCC4;
  background-color: #BCCCC4;
}

Frequently asked questions

What color is #BCCCC4?+

#BCCCC4 is a HEX color with RGB value rgb(188, 204, 196) and HSL value hsl(150, 14%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCCCC4?+

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