#BEC88E Color

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

Color preview

#BEC88E

Color formats

HEX
#BEC88E
RGB
rgb(190, 200, 142)
RGBA
rgba(190, 200, 142, 1)
HSL
hsl(70, 35%, 67%)
HSV
hsv(70, 29%, 78%)
CMYK
cmyk(5%, 0%, 29%, 22%)
CSS variable
--color-primary: #BEC88E;
Lowercase HEX
#bec88e

Shades

Tints

Tones

Harmony

CSS snippets for #BEC88E

.color-bec88e {
  color: #BEC88E;
  background-color: #BEC88E;
}

Frequently asked questions

What color is #BEC88E?+

#BEC88E is a HEX color with RGB value rgb(190, 200, 142) and HSL value hsl(70, 35%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEC88E?+

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