#6FEDDF Color

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

Color preview

#6FEDDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6FEDDF

.color-6feddf {
  color: #6FEDDF;
  background-color: #6FEDDF;
}

Frequently asked questions

What color is #6FEDDF?+

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

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

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