#6FD2CD Color

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

Color preview

#6FD2CD

Color formats

HEX
#6FD2CD
RGB
rgb(111, 210, 205)
RGBA
rgba(111, 210, 205, 1)
HSL
hsl(177, 52%, 63%)
HSV
hsv(177, 47%, 82%)
CMYK
cmyk(47%, 0%, 2%, 18%)
CSS variable
--color-primary: #6FD2CD;
Lowercase HEX
#6fd2cd

Shades

Tints

Tones

Harmony

CSS snippets for #6FD2CD

.color-6fd2cd {
  color: #6FD2CD;
  background-color: #6FD2CD;
}

Frequently asked questions

What color is #6FD2CD?+

#6FD2CD is a HEX color with RGB value rgb(111, 210, 205) and HSL value hsl(177, 52%, 63%). Its closest CSS named color is MediumAquaMarine.

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

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