#B5DCBF Color

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

Color preview

#B5DCBF

Color formats

HEX
#B5DCBF
RGB
rgb(181, 220, 191)
RGBA
rgba(181, 220, 191, 1)
HSL
hsl(135, 36%, 79%)
HSV
hsv(135, 18%, 86%)
CMYK
cmyk(18%, 0%, 13%, 14%)
CSS variable
--color-primary: #B5DCBF;
Lowercase HEX
#b5dcbf

Shades

Tints

Tones

Harmony

CSS snippets for #B5DCBF

.color-b5dcbf {
  color: #B5DCBF;
  background-color: #B5DCBF;
}

Frequently asked questions

What color is #B5DCBF?+

#B5DCBF is a HEX color with RGB value rgb(181, 220, 191) and HSL value hsl(135, 36%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B5DCBF?+

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