#82DDCC Color

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

Color preview

#82DDCC

Color formats

HEX
#82DDCC
RGB
rgb(130, 221, 204)
RGBA
rgba(130, 221, 204, 1)
HSL
hsl(169, 57%, 69%)
HSV
hsv(169, 41%, 87%)
CMYK
cmyk(41%, 0%, 8%, 13%)
CSS variable
--color-primary: #82DDCC;
Lowercase HEX
#82ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #82DDCC

.color-82ddcc {
  color: #82DDCC;
  background-color: #82DDCC;
}

Frequently asked questions

What color is #82DDCC?+

#82DDCC is a HEX color with RGB value rgb(130, 221, 204) and HSL value hsl(169, 57%, 69%). Its closest CSS named color is SkyBlue.

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

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