#BACEC2 Color

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

Color preview

#BACEC2

Color formats

HEX
#BACEC2
RGB
rgb(186, 206, 194)
RGBA
rgba(186, 206, 194, 1)
HSL
hsl(144, 17%, 77%)
HSV
hsv(144, 10%, 81%)
CMYK
cmyk(10%, 0%, 6%, 19%)
CSS variable
--color-primary: #BACEC2;
Lowercase HEX
#bacec2

Shades

Tints

Tones

Harmony

CSS snippets for #BACEC2

.color-bacec2 {
  color: #BACEC2;
  background-color: #BACEC2;
}

Frequently asked questions

What color is #BACEC2?+

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

What is the closest Tailwind color to #BACEC2?+

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