#BBDD40 Color

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

Color preview

#BBDD40

Color formats

HEX
#BBDD40
RGB
rgb(187, 221, 64)
RGBA
rgba(187, 221, 64, 1)
HSL
hsl(73, 70%, 56%)
HSV
hsv(73, 71%, 87%)
CMYK
cmyk(15%, 0%, 71%, 13%)
CSS variable
--color-primary: #BBDD40;
Lowercase HEX
#bbdd40

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD40

.color-bbdd40 {
  color: #BBDD40;
  background-color: #BBDD40;
}

Frequently asked questions

What color is #BBDD40?+

#BBDD40 is a HEX color with RGB value rgb(187, 221, 64) and HSL value hsl(73, 70%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BBDD40?+

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