#BEC98B Color

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

Color preview

#BEC98B

Color formats

HEX
#BEC98B
RGB
rgb(190, 201, 139)
RGBA
rgba(190, 201, 139, 1)
HSL
hsl(71, 36%, 67%)
HSV
hsv(71, 31%, 79%)
CMYK
cmyk(5%, 0%, 31%, 21%)
CSS variable
--color-primary: #BEC98B;
Lowercase HEX
#bec98b

Shades

Tints

Tones

Harmony

CSS snippets for #BEC98B

.color-bec98b {
  color: #BEC98B;
  background-color: #BEC98B;
}

Frequently asked questions

What color is #BEC98B?+

#BEC98B is a HEX color with RGB value rgb(190, 201, 139) and HSL value hsl(71, 36%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEC98B?+

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