#83BADF Color

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

Color preview

#83BADF

Color formats

HEX
#83BADF
RGB
rgb(131, 186, 223)
RGBA
rgba(131, 186, 223, 1)
HSL
hsl(204, 59%, 69%)
HSV
hsv(204, 41%, 87%)
CMYK
cmyk(41%, 17%, 0%, 13%)
CSS variable
--color-primary: #83BADF;
Lowercase HEX
#83badf

Shades

Tints

Tones

Harmony

CSS snippets for #83BADF

.color-83badf {
  color: #83BADF;
  background-color: #83BADF;
}

Frequently asked questions

What color is #83BADF?+

#83BADF is a HEX color with RGB value rgb(131, 186, 223) and HSL value hsl(204, 59%, 69%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #83BADF?+

The closest Tailwind color is blue-300, available as the bg-blue-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