#BCC98B Color

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

Color preview

#BCC98B

Color formats

HEX
#BCC98B
RGB
rgb(188, 201, 139)
RGBA
rgba(188, 201, 139, 1)
HSL
hsl(73, 36%, 67%)
HSV
hsv(73, 31%, 79%)
CMYK
cmyk(6%, 0%, 31%, 21%)
CSS variable
--color-primary: #BCC98B;
Lowercase HEX
#bcc98b

Shades

Tints

Tones

Harmony

CSS snippets for #BCC98B

.color-bcc98b {
  color: #BCC98B;
  background-color: #BCC98B;
}

Frequently asked questions

What color is #BCC98B?+

#BCC98B is a HEX color with RGB value rgb(188, 201, 139) and HSL value hsl(73, 36%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCC98B?+

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