#B8CEBF Color

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

Color preview

#B8CEBF

Color formats

HEX
#B8CEBF
RGB
rgb(184, 206, 191)
RGBA
rgba(184, 206, 191, 1)
HSL
hsl(139, 18%, 76%)
HSV
hsv(139, 11%, 81%)
CMYK
cmyk(11%, 0%, 7%, 19%)
CSS variable
--color-primary: #B8CEBF;
Lowercase HEX
#b8cebf

Shades

Tints

Tones

Harmony

CSS snippets for #B8CEBF

.color-b8cebf {
  color: #B8CEBF;
  background-color: #B8CEBF;
}

Frequently asked questions

What color is #B8CEBF?+

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

What is the closest Tailwind color to #B8CEBF?+

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