#B8CEBE Color

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

Color preview

#B8CEBE

Color formats

HEX
#B8CEBE
RGB
rgb(184, 206, 190)
RGBA
rgba(184, 206, 190, 1)
HSL
hsl(136, 18%, 76%)
HSV
hsv(136, 11%, 81%)
CMYK
cmyk(11%, 0%, 8%, 19%)
CSS variable
--color-primary: #B8CEBE;
Lowercase HEX
#b8cebe

Shades

Tints

Tones

Harmony

CSS snippets for #B8CEBE

.color-b8cebe {
  color: #B8CEBE;
  background-color: #B8CEBE;
}

Frequently asked questions

What color is #B8CEBE?+

#B8CEBE is a HEX color with RGB value rgb(184, 206, 190) and HSL value hsl(136, 18%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B8CEBE?+

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