#BBDCB7 Color

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

Color preview

#BBDCB7

Color formats

HEX
#BBDCB7
RGB
rgb(187, 220, 183)
RGBA
rgba(187, 220, 183, 1)
HSL
hsl(114, 35%, 79%)
HSV
hsv(114, 17%, 86%)
CMYK
cmyk(15%, 0%, 17%, 14%)
CSS variable
--color-primary: #BBDCB7;
Lowercase HEX
#bbdcb7

Shades

Tints

Tones

Harmony

CSS snippets for #BBDCB7

.color-bbdcb7 {
  color: #BBDCB7;
  background-color: #BBDCB7;
}

Frequently asked questions

What color is #BBDCB7?+

#BBDCB7 is a HEX color with RGB value rgb(187, 220, 183) and HSL value hsl(114, 35%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBDCB7?+

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