#B8DDBF Color

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

Color preview

#B8DDBF

Color formats

HEX
#B8DDBF
RGB
rgb(184, 221, 191)
RGBA
rgba(184, 221, 191, 1)
HSL
hsl(131, 35%, 79%)
HSV
hsv(131, 17%, 87%)
CMYK
cmyk(17%, 0%, 14%, 13%)
CSS variable
--color-primary: #B8DDBF;
Lowercase HEX
#b8ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #B8DDBF

.color-b8ddbf {
  color: #B8DDBF;
  background-color: #B8DDBF;
}

Frequently asked questions

What color is #B8DDBF?+

#B8DDBF is a HEX color with RGB value rgb(184, 221, 191) and HSL value hsl(131, 35%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B8DDBF?+

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