#BEBF7B Color

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

Color preview

#BEBF7B

Color formats

HEX
#BEBF7B
RGB
rgb(190, 191, 123)
RGBA
rgba(190, 191, 123, 1)
HSL
hsl(61, 35%, 62%)
HSV
hsv(61, 36%, 75%)
CMYK
cmyk(1%, 0%, 36%, 25%)
CSS variable
--color-primary: #BEBF7B;
Lowercase HEX
#bebf7b

Shades

Tints

Tones

Harmony

CSS snippets for #BEBF7B

.color-bebf7b {
  color: #BEBF7B;
  background-color: #BEBF7B;
}

Frequently asked questions

What color is #BEBF7B?+

#BEBF7B is a HEX color with RGB value rgb(190, 191, 123) and HSL value hsl(61, 35%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEBF7B?+

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