#82CEBE Color

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

Color preview

#82CEBE

Color formats

HEX
#82CEBE
RGB
rgb(130, 206, 190)
RGBA
rgba(130, 206, 190, 1)
HSL
hsl(167, 44%, 66%)
HSV
hsv(167, 37%, 81%)
CMYK
cmyk(37%, 0%, 8%, 19%)
CSS variable
--color-primary: #82CEBE;
Lowercase HEX
#82cebe

Shades

Tints

Tones

Harmony

CSS snippets for #82CEBE

.color-82cebe {
  color: #82CEBE;
  background-color: #82CEBE;
}

Frequently asked questions

What color is #82CEBE?+

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

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

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