#BABEC8 Color

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

Color preview

#BABEC8

Color formats

HEX
#BABEC8
RGB
rgb(186, 190, 200)
RGBA
rgba(186, 190, 200, 1)
HSL
hsl(223, 11%, 76%)
HSV
hsv(223, 7%, 78%)
CMYK
cmyk(7%, 5%, 0%, 22%)
CSS variable
--color-primary: #BABEC8;
Lowercase HEX
#babec8

Shades

Tints

Tones

Harmony

CSS snippets for #BABEC8

.color-babec8 {
  color: #BABEC8;
  background-color: #BABEC8;
}

Frequently asked questions

What color is #BABEC8?+

#BABEC8 is a HEX color with RGB value rgb(186, 190, 200) and HSL value hsl(223, 11%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABEC8?+

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