#BEA150 Color

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

Color preview

#BEA150

Color formats

HEX
#BEA150
RGB
rgb(190, 161, 80)
RGBA
rgba(190, 161, 80, 1)
HSL
hsl(44, 46%, 53%)
HSV
hsv(44, 58%, 75%)
CMYK
cmyk(0%, 15%, 58%, 25%)
CSS variable
--color-primary: #BEA150;
Lowercase HEX
#bea150

Shades

Tints

Tones

Harmony

CSS snippets for #BEA150

.color-bea150 {
  color: #BEA150;
  background-color: #BEA150;
}

Frequently asked questions

What color is #BEA150?+

#BEA150 is a HEX color with RGB value rgb(190, 161, 80) and HSL value hsl(44, 46%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEA150?+

The closest Tailwind color is orange-400, available as the bg-orange-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