#BBDD9A Color

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

Color preview

#BBDD9A

Color formats

HEX
#BBDD9A
RGB
rgb(187, 221, 154)
RGBA
rgba(187, 221, 154, 1)
HSL
hsl(90, 50%, 74%)
HSV
hsv(90, 30%, 87%)
CMYK
cmyk(15%, 0%, 30%, 13%)
CSS variable
--color-primary: #BBDD9A;
Lowercase HEX
#bbdd9a

Shades

Tints

Tones

Harmony

CSS snippets for #BBDD9A

.color-bbdd9a {
  color: #BBDD9A;
  background-color: #BBDD9A;
}

Frequently asked questions

What color is #BBDD9A?+

#BBDD9A is a HEX color with RGB value rgb(187, 221, 154) and HSL value hsl(90, 50%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BBDD9A?+

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