#BBDD31 Color

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

Color preview

#BBDD31

Color formats

HEX
#BBDD31
RGB
rgb(187, 221, 49)
RGBA
rgba(187, 221, 49, 1)
HSL
hsl(72, 72%, 53%)
HSV
hsv(72, 78%, 87%)
CMYK
cmyk(15%, 0%, 78%, 13%)
CSS variable
--color-primary: #BBDD31;
Lowercase HEX
#bbdd31

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD31

.color-bbdd31 {
  color: #BBDD31;
  background-color: #BBDD31;
}

Frequently asked questions

What color is #BBDD31?+

#BBDD31 is a HEX color with RGB value rgb(187, 221, 49) and HSL value hsl(72, 72%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBDD31?+

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