#BEA99B Color

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

Color preview

#BEA99B

Color formats

HEX
#BEA99B
RGB
rgb(190, 169, 155)
RGBA
rgba(190, 169, 155, 1)
HSL
hsl(24, 21%, 68%)
HSV
hsv(24, 18%, 75%)
CMYK
cmyk(0%, 11%, 18%, 25%)
CSS variable
--color-primary: #BEA99B;
Lowercase HEX
#bea99b

Shades

Tints

Tones

Harmony

CSS snippets for #BEA99B

.color-bea99b {
  color: #BEA99B;
  background-color: #BEA99B;
}

Frequently asked questions

What color is #BEA99B?+

#BEA99B is a HEX color with RGB value rgb(190, 169, 155) and HSL value hsl(24, 21%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEA99B?+

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