#83CEBF Color

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

Color preview

#83CEBF

Color formats

HEX
#83CEBF
RGB
rgb(131, 206, 191)
RGBA
rgba(131, 206, 191, 1)
HSL
hsl(168, 43%, 66%)
HSV
hsv(168, 36%, 81%)
CMYK
cmyk(36%, 0%, 7%, 19%)
CSS variable
--color-primary: #83CEBF;
Lowercase HEX
#83cebf

Shades

Tints

Tones

Harmony

CSS snippets for #83CEBF

.color-83cebf {
  color: #83CEBF;
  background-color: #83CEBF;
}

Frequently asked questions

What color is #83CEBF?+

#83CEBF is a HEX color with RGB value rgb(131, 206, 191) and HSL value hsl(168, 43%, 66%). Its closest CSS named color is MediumAquaMarine.

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

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