#BADBE1 Color

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

Color preview

#BADBE1

Color formats

HEX
#BADBE1
RGB
rgb(186, 219, 225)
RGBA
rgba(186, 219, 225, 1)
HSL
hsl(189, 39%, 81%)
HSV
hsv(189, 17%, 88%)
CMYK
cmyk(17%, 3%, 0%, 12%)
CSS variable
--color-primary: #BADBE1;
Lowercase HEX
#badbe1

Shades

Tints

Tones

Harmony

CSS snippets for #BADBE1

.color-badbe1 {
  color: #BADBE1;
  background-color: #BADBE1;
}

Frequently asked questions

What color is #BADBE1?+

#BADBE1 is a HEX color with RGB value rgb(186, 219, 225) and HSL value hsl(189, 39%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BADBE1?+

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