#BBDA4B Color

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

Color preview

#BBDA4B

Color formats

HEX
#BBDA4B
RGB
rgb(187, 218, 75)
RGBA
rgba(187, 218, 75, 1)
HSL
hsl(73, 66%, 57%)
HSV
hsv(73, 66%, 85%)
CMYK
cmyk(14%, 0%, 66%, 15%)
CSS variable
--color-primary: #BBDA4B;
Lowercase HEX
#bbda4b

Shades

Tints

Tones

Harmony

CSS snippets for #BBDA4B

.color-bbda4b {
  color: #BBDA4B;
  background-color: #BBDA4B;
}

Frequently asked questions

What color is #BBDA4B?+

#BBDA4B is a HEX color with RGB value rgb(187, 218, 75) and HSL value hsl(73, 66%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBDA4B?+

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