#BADDE6 Color

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

Color preview

#BADDE6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BADDE6

.color-badde6 {
  color: #BADDE6;
  background-color: #BADDE6;
}

Frequently asked questions

What color is #BADDE6?+

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

What is the closest Tailwind color to #BADDE6?+

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