#83DCFF Color

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

Color preview

#83DCFF

Color formats

HEX
#83DCFF
RGB
rgb(131, 220, 255)
RGBA
rgba(131, 220, 255, 1)
HSL
hsl(197, 100%, 76%)
HSV
hsv(197, 49%, 100%)
CMYK
cmyk(49%, 14%, 0%, 0%)
CSS variable
--color-primary: #83DCFF;
Lowercase HEX
#83dcff

Shades

Tints

Tones

Harmony

CSS snippets for #83DCFF

.color-83dcff {
  color: #83DCFF;
  background-color: #83DCFF;
}

Frequently asked questions

What color is #83DCFF?+

#83DCFF is a HEX color with RGB value rgb(131, 220, 255) and HSL value hsl(197, 100%, 76%). Its closest CSS named color is LightSkyBlue.

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

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