#7DEDCC Color

Inspect #7DEDCC across formats, palettes, contrast and closest named color matches.

Color preview

#7DEDCC

Color formats

HEX
#7DEDCC
RGB
rgb(125, 237, 204)
RGBA
rgba(125, 237, 204, 1)
HSL
hsl(162, 76%, 71%)
HSV
hsv(162, 47%, 93%)
CMYK
cmyk(47%, 0%, 14%, 7%)
CSS variable
--color-primary: #7DEDCC;
Lowercase HEX
#7dedcc

Shades

Tints

Tones

Harmony

CSS snippets for #7DEDCC

.color-7dedcc {
  color: #7DEDCC;
  background-color: #7DEDCC;
}

Frequently asked questions

What color is #7DEDCC?+

#7DEDCC is a HEX color with RGB value rgb(125, 237, 204) and HSL value hsl(162, 76%, 71%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #7DEDCC?+

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