#BADEDC Color

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

Color preview

#BADEDC

Color formats

HEX
#BADEDC
RGB
rgb(186, 222, 220)
RGBA
rgba(186, 222, 220, 1)
HSL
hsl(177, 35%, 80%)
HSV
hsv(177, 16%, 87%)
CMYK
cmyk(16%, 0%, 1%, 13%)
CSS variable
--color-primary: #BADEDC;
Lowercase HEX
#badedc

Shades

Tints

Tones

Harmony

CSS snippets for #BADEDC

.color-badedc {
  color: #BADEDC;
  background-color: #BADEDC;
}

Frequently asked questions

What color is #BADEDC?+

#BADEDC is a HEX color with RGB value rgb(186, 222, 220) and HSL value hsl(177, 35%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BADEDC?+

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