#B6CEBE Color

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

Color preview

#B6CEBE

Color formats

HEX
#B6CEBE
RGB
rgb(182, 206, 190)
RGBA
rgba(182, 206, 190, 1)
HSL
hsl(140, 20%, 76%)
HSV
hsv(140, 12%, 81%)
CMYK
cmyk(12%, 0%, 8%, 19%)
CSS variable
--color-primary: #B6CEBE;
Lowercase HEX
#b6cebe

Shades

Tints

Tones

Harmony

CSS snippets for #B6CEBE

.color-b6cebe {
  color: #B6CEBE;
  background-color: #B6CEBE;
}

Frequently asked questions

What color is #B6CEBE?+

#B6CEBE is a HEX color with RGB value rgb(182, 206, 190) and HSL value hsl(140, 20%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6CEBE?+

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