#B6DDBF Color

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

Color preview

#B6DDBF

Color formats

HEX
#B6DDBF
RGB
rgb(182, 221, 191)
RGBA
rgba(182, 221, 191, 1)
HSL
hsl(134, 36%, 79%)
HSV
hsv(134, 18%, 87%)
CMYK
cmyk(18%, 0%, 14%, 13%)
CSS variable
--color-primary: #B6DDBF;
Lowercase HEX
#b6ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #B6DDBF

.color-b6ddbf {
  color: #B6DDBF;
  background-color: #B6DDBF;
}

Frequently asked questions

What color is #B6DDBF?+

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

What is the closest Tailwind color to #B6DDBF?+

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