#83AFAB Color

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

Color preview

#83AFAB

Color formats

HEX
#83AFAB
RGB
rgb(131, 175, 171)
RGBA
rgba(131, 175, 171, 1)
HSL
hsl(175, 22%, 60%)
HSV
hsv(175, 25%, 69%)
CMYK
cmyk(25%, 0%, 2%, 31%)
CSS variable
--color-primary: #83AFAB;
Lowercase HEX
#83afab

Shades

Tints

Tones

Harmony

CSS snippets for #83AFAB

.color-83afab {
  color: #83AFAB;
  background-color: #83AFAB;
}

Frequently asked questions

What color is #83AFAB?+

#83AFAB is a HEX color with RGB value rgb(131, 175, 171) and HSL value hsl(175, 22%, 60%). Its closest CSS named color is DarkSeaGreen.

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

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