#BADCF3 Color

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

Color preview

#BADCF3

Color formats

HEX
#BADCF3
RGB
rgb(186, 220, 243)
RGBA
rgba(186, 220, 243, 1)
HSL
hsl(204, 70%, 84%)
HSV
hsv(204, 23%, 95%)
CMYK
cmyk(23%, 9%, 0%, 5%)
CSS variable
--color-primary: #BADCF3;
Lowercase HEX
#badcf3

Shades

Tints

Tones

Harmony

CSS snippets for #BADCF3

.color-badcf3 {
  color: #BADCF3;
  background-color: #BADCF3;
}

Frequently asked questions

What color is #BADCF3?+

#BADCF3 is a HEX color with RGB value rgb(186, 220, 243) and HSL value hsl(204, 70%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BADCF3?+

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