#BECE2C Color

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

Color preview

#BECE2C

Color formats

HEX
#BECE2C
RGB
rgb(190, 206, 44)
RGBA
rgba(190, 206, 44, 1)
HSL
hsl(66, 65%, 49%)
HSV
hsv(66, 79%, 81%)
CMYK
cmyk(8%, 0%, 79%, 19%)
CSS variable
--color-primary: #BECE2C;
Lowercase HEX
#bece2c

Shades

Tints

Tones

Harmony

CSS snippets for #BECE2C

.color-bece2c {
  color: #BECE2C;
  background-color: #BECE2C;
}

Frequently asked questions

What color is #BECE2C?+

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

What is the closest Tailwind color to #BECE2C?+

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