#BEB95F Color

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

Color preview

#BEB95F

Color formats

HEX
#BEB95F
RGB
rgb(190, 185, 95)
RGBA
rgba(190, 185, 95, 1)
HSL
hsl(57, 42%, 56%)
HSV
hsv(57, 50%, 75%)
CMYK
cmyk(0%, 3%, 50%, 25%)
CSS variable
--color-primary: #BEB95F;
Lowercase HEX
#beb95f

Shades

Tints

Tones

Harmony

CSS snippets for #BEB95F

.color-beb95f {
  color: #BEB95F;
  background-color: #BEB95F;
}

Frequently asked questions

What color is #BEB95F?+

#BEB95F is a HEX color with RGB value rgb(190, 185, 95) and HSL value hsl(57, 42%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEB95F?+

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