#B5CECB Color

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

Color preview

#B5CECB

Color formats

HEX
#B5CECB
RGB
rgb(181, 206, 203)
RGBA
rgba(181, 206, 203, 1)
HSL
hsl(173, 20%, 76%)
HSV
hsv(173, 12%, 81%)
CMYK
cmyk(12%, 0%, 1%, 19%)
CSS variable
--color-primary: #B5CECB;
Lowercase HEX
#b5cecb

Shades

Tints

Tones

Harmony

CSS snippets for #B5CECB

.color-b5cecb {
  color: #B5CECB;
  background-color: #B5CECB;
}

Frequently asked questions

What color is #B5CECB?+

#B5CECB is a HEX color with RGB value rgb(181, 206, 203) and HSL value hsl(173, 20%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B5CECB?+

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