#BEB18C Color

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

Color preview

#BEB18C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEB18C

.color-beb18c {
  color: #BEB18C;
  background-color: #BEB18C;
}

Frequently asked questions

What color is #BEB18C?+

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

What is the closest Tailwind color to #BEB18C?+

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