#7EEDED Color

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

Color preview

#7EEDED

Color formats

HEX
#7EEDED
RGB
rgb(126, 237, 237)
RGBA
rgba(126, 237, 237, 1)
HSL
hsl(180, 76%, 71%)
HSV
hsv(180, 47%, 93%)
CMYK
cmyk(47%, 0%, 0%, 7%)
CSS variable
--color-primary: #7EEDED;
Lowercase HEX
#7eeded

Shades

Tints

Tones

Harmony

CSS snippets for #7EEDED

.color-7eeded {
  color: #7EEDED;
  background-color: #7EEDED;
}

Frequently asked questions

What color is #7EEDED?+

#7EEDED is a HEX color with RGB value rgb(126, 237, 237) and HSL value hsl(180, 76%, 71%). Its closest CSS named color is Aquamarine.

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

The closest Tailwind color is cyan-300, available as the bg-cyan-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