#BEA255 Color

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

Color preview

#BEA255

Color formats

HEX
#BEA255
RGB
rgb(190, 162, 85)
RGBA
rgba(190, 162, 85, 1)
HSL
hsl(44, 45%, 54%)
HSV
hsv(44, 55%, 75%)
CMYK
cmyk(0%, 15%, 55%, 25%)
CSS variable
--color-primary: #BEA255;
Lowercase HEX
#bea255

Shades

Tints

Tones

Harmony

CSS snippets for #BEA255

.color-bea255 {
  color: #BEA255;
  background-color: #BEA255;
}

Frequently asked questions

What color is #BEA255?+

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

What is the closest Tailwind color to #BEA255?+

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