#BCC97B Color

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

Color preview

#BCC97B

Color formats

HEX
#BCC97B
RGB
rgb(188, 201, 123)
RGBA
rgba(188, 201, 123, 1)
HSL
hsl(70, 42%, 64%)
HSV
hsv(70, 39%, 79%)
CMYK
cmyk(6%, 0%, 39%, 21%)
CSS variable
--color-primary: #BCC97B;
Lowercase HEX
#bcc97b

Shades

Tints

Tones

Harmony

CSS snippets for #BCC97B

.color-bcc97b {
  color: #BCC97B;
  background-color: #BCC97B;
}

Frequently asked questions

What color is #BCC97B?+

#BCC97B is a HEX color with RGB value rgb(188, 201, 123) and HSL value hsl(70, 42%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCC97B?+

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