#BBCA30 Color

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

Color preview

#BBCA30

Color formats

HEX
#BBCA30
RGB
rgb(187, 202, 48)
RGBA
rgba(187, 202, 48, 1)
HSL
hsl(66, 62%, 49%)
HSV
hsv(66, 76%, 79%)
CMYK
cmyk(7%, 0%, 76%, 21%)
CSS variable
--color-primary: #BBCA30;
Lowercase HEX
#bbca30

Shades

Tints

Tones

Harmony

CSS snippets for #BBCA30

.color-bbca30 {
  color: #BBCA30;
  background-color: #BBCA30;
}

Frequently asked questions

What color is #BBCA30?+

#BBCA30 is a HEX color with RGB value rgb(187, 202, 48) and HSL value hsl(66, 62%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBCA30?+

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