#B7DDBF Color

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

Color preview

#B7DDBF

Color formats

HEX
#B7DDBF
RGB
rgb(183, 221, 191)
RGBA
rgba(183, 221, 191, 1)
HSL
hsl(133, 36%, 79%)
HSV
hsv(133, 17%, 87%)
CMYK
cmyk(17%, 0%, 14%, 13%)
CSS variable
--color-primary: #B7DDBF;
Lowercase HEX
#b7ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #B7DDBF

.color-b7ddbf {
  color: #B7DDBF;
  background-color: #B7DDBF;
}

Frequently asked questions

What color is #B7DDBF?+

#B7DDBF is a HEX color with RGB value rgb(183, 221, 191) and HSL value hsl(133, 36%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B7DDBF?+

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