#B5CFBF Color

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

Color preview

#B5CFBF

Color formats

HEX
#B5CFBF
RGB
rgb(181, 207, 191)
RGBA
rgba(181, 207, 191, 1)
HSL
hsl(143, 21%, 76%)
HSV
hsv(143, 13%, 81%)
CMYK
cmyk(13%, 0%, 8%, 19%)
CSS variable
--color-primary: #B5CFBF;
Lowercase HEX
#b5cfbf

Shades

Tints

Tones

Harmony

CSS snippets for #B5CFBF

.color-b5cfbf {
  color: #B5CFBF;
  background-color: #B5CFBF;
}

Frequently asked questions

What color is #B5CFBF?+

#B5CFBF is a HEX color with RGB value rgb(181, 207, 191) and HSL value hsl(143, 21%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B5CFBF?+

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