#BCCB9E Color

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

Color preview

#BCCB9E

Color formats

HEX
#BCCB9E
RGB
rgb(188, 203, 158)
RGBA
rgba(188, 203, 158, 1)
HSL
hsl(80, 30%, 71%)
HSV
hsv(80, 22%, 80%)
CMYK
cmyk(7%, 0%, 22%, 20%)
CSS variable
--color-primary: #BCCB9E;
Lowercase HEX
#bccb9e

Shades

Tints

Tones

Harmony

CSS snippets for #BCCB9E

.color-bccb9e {
  color: #BCCB9E;
  background-color: #BCCB9E;
}

Frequently asked questions

What color is #BCCB9E?+

#BCCB9E is a HEX color with RGB value rgb(188, 203, 158) and HSL value hsl(80, 30%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCCB9E?+

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