#BECE45 Color

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

Color preview

#BECE45

Color formats

HEX
#BECE45
RGB
rgb(190, 206, 69)
RGBA
rgba(190, 206, 69, 1)
HSL
hsl(67, 58%, 54%)
HSV
hsv(67, 67%, 81%)
CMYK
cmyk(8%, 0%, 67%, 19%)
CSS variable
--color-primary: #BECE45;
Lowercase HEX
#bece45

Shades

Tints

Tones

Harmony

CSS snippets for #BECE45

.color-bece45 {
  color: #BECE45;
  background-color: #BECE45;
}

Frequently asked questions

What color is #BECE45?+

#BECE45 is a HEX color with RGB value rgb(190, 206, 69) and HSL value hsl(67, 58%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BECE45?+

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