#B5D4BF Color

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

Color preview

#B5D4BF

Color formats

HEX
#B5D4BF
RGB
rgb(181, 212, 191)
RGBA
rgba(181, 212, 191, 1)
HSL
hsl(139, 26%, 77%)
HSV
hsv(139, 15%, 83%)
CMYK
cmyk(15%, 0%, 10%, 17%)
CSS variable
--color-primary: #B5D4BF;
Lowercase HEX
#b5d4bf

Shades

Tints

Tones

Harmony

CSS snippets for #B5D4BF

.color-b5d4bf {
  color: #B5D4BF;
  background-color: #B5D4BF;
}

Frequently asked questions

What color is #B5D4BF?+

#B5D4BF is a HEX color with RGB value rgb(181, 212, 191) and HSL value hsl(139, 26%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B5D4BF?+

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