#BABEC9 Color

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

Color preview

#BABEC9

Color formats

HEX
#BABEC9
RGB
rgb(186, 190, 201)
RGBA
rgba(186, 190, 201, 1)
HSL
hsl(224, 12%, 76%)
HSV
hsv(224, 7%, 79%)
CMYK
cmyk(7%, 5%, 0%, 21%)
CSS variable
--color-primary: #BABEC9;
Lowercase HEX
#babec9

Shades

Tints

Tones

Harmony

CSS snippets for #BABEC9

.color-babec9 {
  color: #BABEC9;
  background-color: #BABEC9;
}

Frequently asked questions

What color is #BABEC9?+

#BABEC9 is a HEX color with RGB value rgb(186, 190, 201) and HSL value hsl(224, 12%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABEC9?+

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