#BADDD0 Color

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

Color preview

#BADDD0

Color formats

HEX
#BADDD0
RGB
rgb(186, 221, 208)
RGBA
rgba(186, 221, 208, 1)
HSL
hsl(158, 34%, 80%)
HSV
hsv(158, 16%, 87%)
CMYK
cmyk(16%, 0%, 6%, 13%)
CSS variable
--color-primary: #BADDD0;
Lowercase HEX
#baddd0

Shades

Tints

Tones

Harmony

CSS snippets for #BADDD0

.color-baddd0 {
  color: #BADDD0;
  background-color: #BADDD0;
}

Frequently asked questions

What color is #BADDD0?+

#BADDD0 is a HEX color with RGB value rgb(186, 221, 208) and HSL value hsl(158, 34%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BADDD0?+

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