#BAD0FD Color

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

Color preview

#BAD0FD

Color formats

HEX
#BAD0FD
RGB
rgb(186, 208, 253)
RGBA
rgba(186, 208, 253, 1)
HSL
hsl(220, 94%, 86%)
HSV
hsv(220, 26%, 99%)
CMYK
cmyk(26%, 18%, 0%, 1%)
CSS variable
--color-primary: #BAD0FD;
Lowercase HEX
#bad0fd

Shades

Tints

Tones

Harmony

CSS snippets for #BAD0FD

.color-bad0fd {
  color: #BAD0FD;
  background-color: #BAD0FD;
}

Frequently asked questions

What color is #BAD0FD?+

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

What is the closest Tailwind color to #BAD0FD?+

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