#6ADFCE Color

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

Color preview

#6ADFCE

Color formats

HEX
#6ADFCE
RGB
rgb(106, 223, 206)
RGBA
rgba(106, 223, 206, 1)
HSL
hsl(171, 65%, 65%)
HSV
hsv(171, 52%, 87%)
CMYK
cmyk(52%, 0%, 8%, 13%)
CSS variable
--color-primary: #6ADFCE;
Lowercase HEX
#6adfce

Shades

Tints

Tones

Harmony

CSS snippets for #6ADFCE

.color-6adfce {
  color: #6ADFCE;
  background-color: #6ADFCE;
}

Frequently asked questions

What color is #6ADFCE?+

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

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

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