#BADCCF Color

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

Color preview

#BADCCF

Color formats

HEX
#BADCCF
RGB
rgb(186, 220, 207)
RGBA
rgba(186, 220, 207, 1)
HSL
hsl(157, 33%, 80%)
HSV
hsv(157, 15%, 86%)
CMYK
cmyk(15%, 0%, 6%, 14%)
CSS variable
--color-primary: #BADCCF;
Lowercase HEX
#badccf

Shades

Tints

Tones

Harmony

CSS snippets for #BADCCF

.color-badccf {
  color: #BADCCF;
  background-color: #BADCCF;
}

Frequently asked questions

What color is #BADCCF?+

#BADCCF is a HEX color with RGB value rgb(186, 220, 207) and HSL value hsl(157, 33%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BADCCF?+

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