#BCBF90 Color

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

Color preview

#BCBF90

Color formats

HEX
#BCBF90
RGB
rgb(188, 191, 144)
RGBA
rgba(188, 191, 144, 1)
HSL
hsl(64, 27%, 66%)
HSV
hsv(64, 25%, 75%)
CMYK
cmyk(2%, 0%, 25%, 25%)
CSS variable
--color-primary: #BCBF90;
Lowercase HEX
#bcbf90

Shades

Tints

Tones

Harmony

CSS snippets for #BCBF90

.color-bcbf90 {
  color: #BCBF90;
  background-color: #BCBF90;
}

Frequently asked questions

What color is #BCBF90?+

#BCBF90 is a HEX color with RGB value rgb(188, 191, 144) and HSL value hsl(64, 27%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCBF90?+

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