#BECB30 Color

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

Color preview

#BECB30

Color formats

HEX
#BECB30
RGB
rgb(190, 203, 48)
RGBA
rgba(190, 203, 48, 1)
HSL
hsl(65, 62%, 49%)
HSV
hsv(65, 76%, 80%)
CMYK
cmyk(6%, 0%, 76%, 20%)
CSS variable
--color-primary: #BECB30;
Lowercase HEX
#becb30

Shades

Tints

Tones

Harmony

CSS snippets for #BECB30

.color-becb30 {
  color: #BECB30;
  background-color: #BECB30;
}

Frequently asked questions

What color is #BECB30?+

#BECB30 is a HEX color with RGB value rgb(190, 203, 48) and HSL value hsl(65, 62%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BECB30?+

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