#BBC030 Color

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

Color preview

#BBC030

Color formats

HEX
#BBC030
RGB
rgb(187, 192, 48)
RGBA
rgba(187, 192, 48, 1)
HSL
hsl(62, 60%, 47%)
HSV
hsv(62, 75%, 75%)
CMYK
cmyk(3%, 0%, 75%, 25%)
CSS variable
--color-primary: #BBC030;
Lowercase HEX
#bbc030

Shades

Tints

Tones

Harmony

CSS snippets for #BBC030

.color-bbc030 {
  color: #BBC030;
  background-color: #BBC030;
}

Frequently asked questions

What color is #BBC030?+

#BBC030 is a HEX color with RGB value rgb(187, 192, 48) and HSL value hsl(62, 60%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBC030?+

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