#6CDACC Color

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

Color preview

#6CDACC

Color formats

HEX
#6CDACC
RGB
rgb(108, 218, 204)
RGBA
rgba(108, 218, 204, 1)
HSL
hsl(172, 60%, 64%)
HSV
hsv(172, 50%, 85%)
CMYK
cmyk(50%, 0%, 6%, 15%)
CSS variable
--color-primary: #6CDACC;
Lowercase HEX
#6cdacc

Shades

Tints

Tones

Harmony

CSS snippets for #6CDACC

.color-6cdacc {
  color: #6CDACC;
  background-color: #6CDACC;
}

Frequently asked questions

What color is #6CDACC?+

#6CDACC is a HEX color with RGB value rgb(108, 218, 204) and HSL value hsl(172, 60%, 64%). Its closest CSS named color is MediumAquaMarine.

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

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