#BCC08C Color

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

Color preview

#BCC08C

Color formats

HEX
#BCC08C
RGB
rgb(188, 192, 140)
RGBA
rgba(188, 192, 140, 1)
HSL
hsl(65, 29%, 65%)
HSV
hsv(65, 27%, 75%)
CMYK
cmyk(2%, 0%, 27%, 25%)
CSS variable
--color-primary: #BCC08C;
Lowercase HEX
#bcc08c

Shades

Tints

Tones

Harmony

CSS snippets for #BCC08C

.color-bcc08c {
  color: #BCC08C;
  background-color: #BCC08C;
}

Frequently asked questions

What color is #BCC08C?+

#BCC08C is a HEX color with RGB value rgb(188, 192, 140) and HSL value hsl(65, 29%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCC08C?+

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