#BADAC2 Color

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

Color preview

#BADAC2

Color formats

HEX
#BADAC2
RGB
rgb(186, 218, 194)
RGBA
rgba(186, 218, 194, 1)
HSL
hsl(135, 30%, 79%)
HSV
hsv(135, 15%, 85%)
CMYK
cmyk(15%, 0%, 11%, 15%)
CSS variable
--color-primary: #BADAC2;
Lowercase HEX
#badac2

Shades

Tints

Tones

Harmony

CSS snippets for #BADAC2

.color-badac2 {
  color: #BADAC2;
  background-color: #BADAC2;
}

Frequently asked questions

What color is #BADAC2?+

#BADAC2 is a HEX color with RGB value rgb(186, 218, 194) and HSL value hsl(135, 30%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BADAC2?+

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