#BEBF85 Color

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

Color preview

#BEBF85

Color formats

HEX
#BEBF85
RGB
rgb(190, 191, 133)
RGBA
rgba(190, 191, 133, 1)
HSL
hsl(61, 31%, 64%)
HSV
hsv(61, 30%, 75%)
CMYK
cmyk(1%, 0%, 30%, 25%)
CSS variable
--color-primary: #BEBF85;
Lowercase HEX
#bebf85

Shades

Tints

Tones

Harmony

CSS snippets for #BEBF85

.color-bebf85 {
  color: #BEBF85;
  background-color: #BEBF85;
}

Frequently asked questions

What color is #BEBF85?+

#BEBF85 is a HEX color with RGB value rgb(190, 191, 133) and HSL value hsl(61, 31%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEBF85?+

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