#BCC99C Color

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

Color preview

#BCC99C

Color formats

HEX
#BCC99C
RGB
rgb(188, 201, 156)
RGBA
rgba(188, 201, 156, 1)
HSL
hsl(77, 29%, 70%)
HSV
hsv(77, 22%, 79%)
CMYK
cmyk(6%, 0%, 22%, 21%)
CSS variable
--color-primary: #BCC99C;
Lowercase HEX
#bcc99c

Shades

Tints

Tones

Harmony

CSS snippets for #BCC99C

.color-bcc99c {
  color: #BCC99C;
  background-color: #BCC99C;
}

Frequently asked questions

What color is #BCC99C?+

#BCC99C is a HEX color with RGB value rgb(188, 201, 156) and HSL value hsl(77, 29%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCC99C?+

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