#B5DBBF Color

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

Color preview

#B5DBBF

Color formats

HEX
#B5DBBF
RGB
rgb(181, 219, 191)
RGBA
rgba(181, 219, 191, 1)
HSL
hsl(136, 35%, 78%)
HSV
hsv(136, 17%, 86%)
CMYK
cmyk(17%, 0%, 13%, 14%)
CSS variable
--color-primary: #B5DBBF;
Lowercase HEX
#b5dbbf

Shades

Tints

Tones

Harmony

CSS snippets for #B5DBBF

.color-b5dbbf {
  color: #B5DBBF;
  background-color: #B5DBBF;
}

Frequently asked questions

What color is #B5DBBF?+

#B5DBBF is a HEX color with RGB value rgb(181, 219, 191) and HSL value hsl(136, 35%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B5DBBF?+

The closest Tailwind color is emerald-200, available as the bg-emerald-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