#BEC08C Color

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

Color preview

#BEC08C

Color formats

HEX
#BEC08C
RGB
rgb(190, 192, 140)
RGBA
rgba(190, 192, 140, 1)
HSL
hsl(62, 29%, 65%)
HSV
hsv(62, 27%, 75%)
CMYK
cmyk(1%, 0%, 27%, 25%)
CSS variable
--color-primary: #BEC08C;
Lowercase HEX
#bec08c

Shades

Tints

Tones

Harmony

CSS snippets for #BEC08C

.color-bec08c {
  color: #BEC08C;
  background-color: #BEC08C;
}

Frequently asked questions

What color is #BEC08C?+

#BEC08C is a HEX color with RGB value rgb(190, 192, 140) and HSL value hsl(62, 29%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEC08C?+

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