#BBDEB6 Color

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

Color preview

#BBDEB6

Color formats

HEX
#BBDEB6
RGB
rgb(187, 222, 182)
RGBA
rgba(187, 222, 182, 1)
HSL
hsl(113, 38%, 79%)
HSV
hsv(113, 18%, 87%)
CMYK
cmyk(16%, 0%, 18%, 13%)
CSS variable
--color-primary: #BBDEB6;
Lowercase HEX
#bbdeb6

Shades

Tints

Tones

Harmony

CSS snippets for #BBDEB6

.color-bbdeb6 {
  color: #BBDEB6;
  background-color: #BBDEB6;
}

Frequently asked questions

What color is #BBDEB6?+

#BBDEB6 is a HEX color with RGB value rgb(187, 222, 182) and HSL value hsl(113, 38%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBDEB6?+

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