#BEB255 Color

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

Color preview

#BEB255

Color formats

HEX
#BEB255
RGB
rgb(190, 178, 85)
RGBA
rgba(190, 178, 85, 1)
HSL
hsl(53, 45%, 54%)
HSV
hsv(53, 55%, 75%)
CMYK
cmyk(0%, 6%, 55%, 25%)
CSS variable
--color-primary: #BEB255;
Lowercase HEX
#beb255

Shades

Tints

Tones

Harmony

CSS snippets for #BEB255

.color-beb255 {
  color: #BEB255;
  background-color: #BEB255;
}

Frequently asked questions

What color is #BEB255?+

#BEB255 is a HEX color with RGB value rgb(190, 178, 85) and HSL value hsl(53, 45%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEB255?+

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