#BEB09C Color

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

Color preview

#BEB09C

Color formats

HEX
#BEB09C
RGB
rgb(190, 176, 156)
RGBA
rgba(190, 176, 156, 1)
HSL
hsl(35, 21%, 68%)
HSV
hsv(35, 18%, 75%)
CMYK
cmyk(0%, 7%, 18%, 25%)
CSS variable
--color-primary: #BEB09C;
Lowercase HEX
#beb09c

Shades

Tints

Tones

Harmony

CSS snippets for #BEB09C

.color-beb09c {
  color: #BEB09C;
  background-color: #BEB09C;
}

Frequently asked questions

What color is #BEB09C?+

#BEB09C is a HEX color with RGB value rgb(190, 176, 156) and HSL value hsl(35, 21%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEB09C?+

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