#6AFFCD Color

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

Color preview

#6AFFCD

Color formats

HEX
#6AFFCD
RGB
rgb(106, 255, 205)
RGBA
rgba(106, 255, 205, 1)
HSL
hsl(160, 100%, 71%)
HSV
hsv(160, 58%, 100%)
CMYK
cmyk(58%, 0%, 20%, 0%)
CSS variable
--color-primary: #6AFFCD;
Lowercase HEX
#6affcd

Shades

Tints

Tones

Harmony

CSS snippets for #6AFFCD

.color-6affcd {
  color: #6AFFCD;
  background-color: #6AFFCD;
}

Frequently asked questions

What color is #6AFFCD?+

#6AFFCD is a HEX color with RGB value rgb(106, 255, 205) and HSL value hsl(160, 100%, 71%). Its closest CSS named color is Aquamarine.

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

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