#6ADFCC Color

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

Color preview

#6ADFCC

Color formats

HEX
#6ADFCC
RGB
rgb(106, 223, 204)
RGBA
rgba(106, 223, 204, 1)
HSL
hsl(170, 65%, 65%)
HSV
hsv(170, 52%, 87%)
CMYK
cmyk(52%, 0%, 9%, 13%)
CSS variable
--color-primary: #6ADFCC;
Lowercase HEX
#6adfcc

Shades

Tints

Tones

Harmony

CSS snippets for #6ADFCC

.color-6adfcc {
  color: #6ADFCC;
  background-color: #6ADFCC;
}

Frequently asked questions

What color is #6ADFCC?+

#6ADFCC is a HEX color with RGB value rgb(106, 223, 204) and HSL value hsl(170, 65%, 65%). Its closest CSS named color is MediumTurquoise.

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

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