#BADCE6 Color

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

Color preview

#BADCE6

Color formats

HEX
#BADCE6
RGB
rgb(186, 220, 230)
RGBA
rgba(186, 220, 230, 1)
HSL
hsl(194, 47%, 82%)
HSV
hsv(194, 19%, 90%)
CMYK
cmyk(19%, 4%, 0%, 10%)
CSS variable
--color-primary: #BADCE6;
Lowercase HEX
#badce6

Shades

Tints

Tones

Harmony

CSS snippets for #BADCE6

.color-badce6 {
  color: #BADCE6;
  background-color: #BADCE6;
}

Frequently asked questions

What color is #BADCE6?+

#BADCE6 is a HEX color with RGB value rgb(186, 220, 230) and HSL value hsl(194, 47%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BADCE6?+

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