#BACEBB Color

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

Color preview

#BACEBB

Color formats

HEX
#BACEBB
RGB
rgb(186, 206, 187)
RGBA
rgba(186, 206, 187, 1)
HSL
hsl(123, 17%, 77%)
HSV
hsv(123, 10%, 81%)
CMYK
cmyk(10%, 0%, 9%, 19%)
CSS variable
--color-primary: #BACEBB;
Lowercase HEX
#bacebb

Shades

Tints

Tones

Harmony

CSS snippets for #BACEBB

.color-bacebb {
  color: #BACEBB;
  background-color: #BACEBB;
}

Frequently asked questions

What color is #BACEBB?+

#BACEBB is a HEX color with RGB value rgb(186, 206, 187) and HSL value hsl(123, 17%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BACEBB?+

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