#BECE31 Color

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

Color preview

#BECE31

Color formats

HEX
#BECE31
RGB
rgb(190, 206, 49)
RGBA
rgba(190, 206, 49, 1)
HSL
hsl(66, 62%, 50%)
HSV
hsv(66, 76%, 81%)
CMYK
cmyk(8%, 0%, 76%, 19%)
CSS variable
--color-primary: #BECE31;
Lowercase HEX
#bece31

Shades

Tints

Tones

Harmony

CSS snippets for #BECE31

.color-bece31 {
  color: #BECE31;
  background-color: #BECE31;
}

Frequently asked questions

What color is #BECE31?+

#BECE31 is a HEX color with RGB value rgb(190, 206, 49) and HSL value hsl(66, 62%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BECE31?+

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