#BEC88C Color

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

Color preview

#BEC88C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEC88C

.color-bec88c {
  color: #BEC88C;
  background-color: #BEC88C;
}

Frequently asked questions

What color is #BEC88C?+

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

What is the closest Tailwind color to #BEC88C?+

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