#BAD4E8 Color

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

Color preview

#BAD4E8

Color formats

HEX
#BAD4E8
RGB
rgb(186, 212, 232)
RGBA
rgba(186, 212, 232, 1)
HSL
hsl(206, 50%, 82%)
HSV
hsv(206, 20%, 91%)
CMYK
cmyk(20%, 9%, 0%, 9%)
CSS variable
--color-primary: #BAD4E8;
Lowercase HEX
#bad4e8

Shades

Tints

Tones

Harmony

CSS snippets for #BAD4E8

.color-bad4e8 {
  color: #BAD4E8;
  background-color: #BAD4E8;
}

Frequently asked questions

What color is #BAD4E8?+

#BAD4E8 is a HEX color with RGB value rgb(186, 212, 232) and HSL value hsl(206, 50%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BAD4E8?+

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