#83ABCD Color

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

Color preview

#83ABCD

Color formats

HEX
#83ABCD
RGB
rgb(131, 171, 205)
RGBA
rgba(131, 171, 205, 1)
HSL
hsl(208, 43%, 66%)
HSV
hsv(208, 36%, 80%)
CMYK
cmyk(36%, 17%, 0%, 20%)
CSS variable
--color-primary: #83ABCD;
Lowercase HEX
#83abcd

Shades

Tints

Tones

Harmony

CSS snippets for #83ABCD

.color-83abcd {
  color: #83ABCD;
  background-color: #83ABCD;
}

Frequently asked questions

What color is #83ABCD?+

#83ABCD is a HEX color with RGB value rgb(131, 171, 205) and HSL value hsl(208, 43%, 66%). Its closest CSS named color is SkyBlue.

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

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