#BEC95C Color

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

Color preview

#BEC95C

Color formats

HEX
#BEC95C
RGB
rgb(190, 201, 92)
RGBA
rgba(190, 201, 92, 1)
HSL
hsl(66, 50%, 57%)
HSV
hsv(66, 54%, 79%)
CMYK
cmyk(5%, 0%, 54%, 21%)
CSS variable
--color-primary: #BEC95C;
Lowercase HEX
#bec95c

Shades

Tints

Tones

Harmony

CSS snippets for #BEC95C

.color-bec95c {
  color: #BEC95C;
  background-color: #BEC95C;
}

Frequently asked questions

What color is #BEC95C?+

#BEC95C is a HEX color with RGB value rgb(190, 201, 92) and HSL value hsl(66, 50%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEC95C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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