#6FDBCE Color

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

Color preview

#6FDBCE

Color formats

HEX
#6FDBCE
RGB
rgb(111, 219, 206)
RGBA
rgba(111, 219, 206, 1)
HSL
hsl(173, 60%, 65%)
HSV
hsv(173, 49%, 86%)
CMYK
cmyk(49%, 0%, 6%, 14%)
CSS variable
--color-primary: #6FDBCE;
Lowercase HEX
#6fdbce

Shades

Tints

Tones

Harmony

CSS snippets for #6FDBCE

.color-6fdbce {
  color: #6FDBCE;
  background-color: #6FDBCE;
}

Frequently asked questions

What color is #6FDBCE?+

#6FDBCE is a HEX color with RGB value rgb(111, 219, 206) and HSL value hsl(173, 60%, 65%). Its closest CSS named color is MediumAquaMarine.

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

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