#83DDEF Color

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

Color preview

#83DDEF

Color formats

HEX
#83DDEF
RGB
rgb(131, 221, 239)
RGBA
rgba(131, 221, 239, 1)
HSL
hsl(190, 77%, 73%)
HSV
hsv(190, 45%, 94%)
CMYK
cmyk(45%, 8%, 0%, 6%)
CSS variable
--color-primary: #83DDEF;
Lowercase HEX
#83ddef

Shades

Tints

Tones

Harmony

CSS snippets for #83DDEF

.color-83ddef {
  color: #83DDEF;
  background-color: #83DDEF;
}

Frequently asked questions

What color is #83DDEF?+

#83DDEF is a HEX color with RGB value rgb(131, 221, 239) and HSL value hsl(190, 77%, 73%). Its closest CSS named color is SkyBlue.

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

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