#BBDD15 Color

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

Color preview

#BBDD15

Color formats

HEX
#BBDD15
RGB
rgb(187, 221, 21)
RGBA
rgba(187, 221, 21, 1)
HSL
hsl(70, 83%, 47%)
HSV
hsv(70, 90%, 87%)
CMYK
cmyk(15%, 0%, 90%, 13%)
CSS variable
--color-primary: #BBDD15;
Lowercase HEX
#bbdd15

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD15

.color-bbdd15 {
  color: #BBDD15;
  background-color: #BBDD15;
}

Frequently asked questions

What color is #BBDD15?+

#BBDD15 is a HEX color with RGB value rgb(187, 221, 21) and HSL value hsl(70, 83%, 47%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BBDD15?+

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