#83ABDF Color

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

Color preview

#83ABDF

Color formats

HEX
#83ABDF
RGB
rgb(131, 171, 223)
RGBA
rgba(131, 171, 223, 1)
HSL
hsl(214, 59%, 69%)
HSV
hsv(214, 41%, 87%)
CMYK
cmyk(41%, 23%, 0%, 13%)
CSS variable
--color-primary: #83ABDF;
Lowercase HEX
#83abdf

Shades

Tints

Tones

Harmony

CSS snippets for #83ABDF

.color-83abdf {
  color: #83ABDF;
  background-color: #83ABDF;
}

Frequently asked questions

What color is #83ABDF?+

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

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

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