#B5CEBA Color

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

Color preview

#B5CEBA

Color formats

HEX
#B5CEBA
RGB
rgb(181, 206, 186)
RGBA
rgba(181, 206, 186, 1)
HSL
hsl(132, 20%, 76%)
HSV
hsv(132, 12%, 81%)
CMYK
cmyk(12%, 0%, 10%, 19%)
CSS variable
--color-primary: #B5CEBA;
Lowercase HEX
#b5ceba

Shades

Tints

Tones

Harmony

CSS snippets for #B5CEBA

.color-b5ceba {
  color: #B5CEBA;
  background-color: #B5CEBA;
}

Frequently asked questions

What color is #B5CEBA?+

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

What is the closest Tailwind color to #B5CEBA?+

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