#BBDCB4 Color

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

Color preview

#BBDCB4

Color formats

HEX
#BBDCB4
RGB
rgb(187, 220, 180)
RGBA
rgba(187, 220, 180, 1)
HSL
hsl(110, 36%, 78%)
HSV
hsv(110, 18%, 86%)
CMYK
cmyk(15%, 0%, 18%, 14%)
CSS variable
--color-primary: #BBDCB4;
Lowercase HEX
#bbdcb4

Shades

Tints

Tones

Harmony

CSS snippets for #BBDCB4

.color-bbdcb4 {
  color: #BBDCB4;
  background-color: #BBDCB4;
}

Frequently asked questions

What color is #BBDCB4?+

#BBDCB4 is a HEX color with RGB value rgb(187, 220, 180) and HSL value hsl(110, 36%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBDCB4?+

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