#BECB34 Color

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

Color preview

#BECB34

Color formats

HEX
#BECB34
RGB
rgb(190, 203, 52)
RGBA
rgba(190, 203, 52, 1)
HSL
hsl(65, 59%, 50%)
HSV
hsv(65, 74%, 80%)
CMYK
cmyk(6%, 0%, 74%, 20%)
CSS variable
--color-primary: #BECB34;
Lowercase HEX
#becb34

Shades

Tints

Tones

Harmony

CSS snippets for #BECB34

.color-becb34 {
  color: #BECB34;
  background-color: #BECB34;
}

Frequently asked questions

What color is #BECB34?+

#BECB34 is a HEX color with RGB value rgb(190, 203, 52) and HSL value hsl(65, 59%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BECB34?+

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