#BBDD90 Color

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

Color preview

#BBDD90

Color formats

HEX
#BBDD90
RGB
rgb(187, 221, 144)
RGBA
rgba(187, 221, 144, 1)
HSL
hsl(86, 53%, 72%)
HSV
hsv(86, 35%, 87%)
CMYK
cmyk(15%, 0%, 35%, 13%)
CSS variable
--color-primary: #BBDD90;
Lowercase HEX
#bbdd90

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD90

.color-bbdd90 {
  color: #BBDD90;
  background-color: #BBDD90;
}

Frequently asked questions

What color is #BBDD90?+

#BBDD90 is a HEX color with RGB value rgb(187, 221, 144) and HSL value hsl(86, 53%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BBDD90?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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