#BCCB95 Color

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

Color preview

#BCCB95

Color formats

HEX
#BCCB95
RGB
rgb(188, 203, 149)
RGBA
rgba(188, 203, 149, 1)
HSL
hsl(77, 34%, 69%)
HSV
hsv(77, 27%, 80%)
CMYK
cmyk(7%, 0%, 27%, 20%)
CSS variable
--color-primary: #BCCB95;
Lowercase HEX
#bccb95

Shades

Tints

Tones

Harmony

CSS snippets for #BCCB95

.color-bccb95 {
  color: #BCCB95;
  background-color: #BCCB95;
}

Frequently asked questions

What color is #BCCB95?+

#BCCB95 is a HEX color with RGB value rgb(188, 203, 149) and HSL value hsl(77, 34%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCCB95?+

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