#BAD4FD Color

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

Color preview

#BAD4FD

Color formats

HEX
#BAD4FD
RGB
rgb(186, 212, 253)
RGBA
rgba(186, 212, 253, 1)
HSL
hsl(217, 94%, 86%)
HSV
hsv(217, 26%, 99%)
CMYK
cmyk(26%, 16%, 0%, 1%)
CSS variable
--color-primary: #BAD4FD;
Lowercase HEX
#bad4fd

Shades

Tints

Tones

Harmony

CSS snippets for #BAD4FD

.color-bad4fd {
  color: #BAD4FD;
  background-color: #BAD4FD;
}

Frequently asked questions

What color is #BAD4FD?+

#BAD4FD is a HEX color with RGB value rgb(186, 212, 253) and HSL value hsl(217, 94%, 86%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BAD4FD?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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