#BEB08C Color

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

Color preview

#BEB08C

Color formats

HEX
#BEB08C
RGB
rgb(190, 176, 140)
RGBA
rgba(190, 176, 140, 1)
HSL
hsl(43, 28%, 65%)
HSV
hsv(43, 26%, 75%)
CMYK
cmyk(0%, 7%, 26%, 25%)
CSS variable
--color-primary: #BEB08C;
Lowercase HEX
#beb08c

Shades

Tints

Tones

Harmony

CSS snippets for #BEB08C

.color-beb08c {
  color: #BEB08C;
  background-color: #BEB08C;
}

Frequently asked questions

What color is #BEB08C?+

#BEB08C is a HEX color with RGB value rgb(190, 176, 140) and HSL value hsl(43, 28%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEB08C?+

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