#BCCB8C Color

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

Color preview

#BCCB8C

Color formats

HEX
#BCCB8C
RGB
rgb(188, 203, 140)
RGBA
rgba(188, 203, 140, 1)
HSL
hsl(74, 38%, 67%)
HSV
hsv(74, 31%, 80%)
CMYK
cmyk(7%, 0%, 31%, 20%)
CSS variable
--color-primary: #BCCB8C;
Lowercase HEX
#bccb8c

Shades

Tints

Tones

Harmony

CSS snippets for #BCCB8C

.color-bccb8c {
  color: #BCCB8C;
  background-color: #BCCB8C;
}

Frequently asked questions

What color is #BCCB8C?+

#BCCB8C is a HEX color with RGB value rgb(188, 203, 140) and HSL value hsl(74, 38%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCCB8C?+

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