#6EEDED Color

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

Color preview

#6EEDED

Color formats

HEX
#6EEDED
RGB
rgb(110, 237, 237)
RGBA
rgba(110, 237, 237, 1)
HSL
hsl(180, 78%, 68%)
HSV
hsv(180, 54%, 93%)
CMYK
cmyk(54%, 0%, 0%, 7%)
CSS variable
--color-primary: #6EEDED;
Lowercase HEX
#6eeded

Shades

Tints

Tones

Harmony

CSS snippets for #6EEDED

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

Frequently asked questions

What color is #6EEDED?+

#6EEDED is a HEX color with RGB value rgb(110, 237, 237) and HSL value hsl(180, 78%, 68%). Its closest CSS named color is Aquamarine.

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

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