#82CEBF Color

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

Color preview

#82CEBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #82CEBF

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

Frequently asked questions

What color is #82CEBF?+

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

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

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