#BADFE1 Color

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

Color preview

#BADFE1

Color formats

HEX
#BADFE1
RGB
rgb(186, 223, 225)
RGBA
rgba(186, 223, 225, 1)
HSL
hsl(183, 39%, 81%)
HSV
hsv(183, 17%, 88%)
CMYK
cmyk(17%, 1%, 0%, 12%)
CSS variable
--color-primary: #BADFE1;
Lowercase HEX
#badfe1

Shades

Tints

Tones

Harmony

CSS snippets for #BADFE1

.color-badfe1 {
  color: #BADFE1;
  background-color: #BADFE1;
}

Frequently asked questions

What color is #BADFE1?+

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

What is the closest Tailwind color to #BADFE1?+

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