#83DBBF Color

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

Color preview

#83DBBF

Color formats

HEX
#83DBBF
RGB
rgb(131, 219, 191)
RGBA
rgba(131, 219, 191, 1)
HSL
hsl(161, 55%, 69%)
HSV
hsv(161, 40%, 86%)
CMYK
cmyk(40%, 0%, 13%, 14%)
CSS variable
--color-primary: #83DBBF;
Lowercase HEX
#83dbbf

Shades

Tints

Tones

Harmony

CSS snippets for #83DBBF

.color-83dbbf {
  color: #83DBBF;
  background-color: #83DBBF;
}

Frequently asked questions

What color is #83DBBF?+

#83DBBF is a HEX color with RGB value rgb(131, 219, 191) and HSL value hsl(161, 55%, 69%). Its closest CSS named color is MediumAquaMarine.

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

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