#6FEDED Color

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

Color preview

#6FEDED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6FEDED

.color-6feded {
  color: #6FEDED;
  background-color: #6FEDED;
}

Frequently asked questions

What color is #6FEDED?+

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

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

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