#BADFFA Color

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

Color preview

#BADFFA

Color formats

HEX
#BADFFA
RGB
rgb(186, 223, 250)
RGBA
rgba(186, 223, 250, 1)
HSL
hsl(205, 86%, 85%)
HSV
hsv(205, 26%, 98%)
CMYK
cmyk(26%, 11%, 0%, 2%)
CSS variable
--color-primary: #BADFFA;
Lowercase HEX
#badffa

Shades

Tints

Tones

Harmony

CSS snippets for #BADFFA

.color-badffa {
  color: #BADFFA;
  background-color: #BADFFA;
}

Frequently asked questions

What color is #BADFFA?+

#BADFFA is a HEX color with RGB value rgb(186, 223, 250) and HSL value hsl(205, 86%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BADFFA?+

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