#BEC08B Color

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

Color preview

#BEC08B

Color formats

HEX
#BEC08B
RGB
rgb(190, 192, 139)
RGBA
rgba(190, 192, 139, 1)
HSL
hsl(62, 30%, 65%)
HSV
hsv(62, 28%, 75%)
CMYK
cmyk(1%, 0%, 28%, 25%)
CSS variable
--color-primary: #BEC08B;
Lowercase HEX
#bec08b

Shades

Tints

Tones

Harmony

CSS snippets for #BEC08B

.color-bec08b {
  color: #BEC08B;
  background-color: #BEC08B;
}

Frequently asked questions

What color is #BEC08B?+

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

What is the closest Tailwind color to #BEC08B?+

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