#BACEC4 Color

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

Color preview

#BACEC4

Color formats

HEX
#BACEC4
RGB
rgb(186, 206, 196)
RGBA
rgba(186, 206, 196, 1)
HSL
hsl(150, 17%, 77%)
HSV
hsv(150, 10%, 81%)
CMYK
cmyk(10%, 0%, 5%, 19%)
CSS variable
--color-primary: #BACEC4;
Lowercase HEX
#bacec4

Shades

Tints

Tones

Harmony

CSS snippets for #BACEC4

.color-bacec4 {
  color: #BACEC4;
  background-color: #BACEC4;
}

Frequently asked questions

What color is #BACEC4?+

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

What is the closest Tailwind color to #BACEC4?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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