#BBDC90 Color

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

Color preview

#BBDC90

Color formats

HEX
#BBDC90
RGB
rgb(187, 220, 144)
RGBA
rgba(187, 220, 144, 1)
HSL
hsl(86, 52%, 71%)
HSV
hsv(86, 35%, 86%)
CMYK
cmyk(15%, 0%, 35%, 14%)
CSS variable
--color-primary: #BBDC90;
Lowercase HEX
#bbdc90

Shades

Tints

Tones

Harmony

CSS snippets for #BBDC90

.color-bbdc90 {
  color: #BBDC90;
  background-color: #BBDC90;
}

Frequently asked questions

What color is #BBDC90?+

#BBDC90 is a HEX color with RGB value rgb(187, 220, 144) and HSL value hsl(86, 52%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBDC90?+

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