#6CFDCF Color

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

Color preview

#6CFDCF

Color formats

HEX
#6CFDCF
RGB
rgb(108, 253, 207)
RGBA
rgba(108, 253, 207, 1)
HSL
hsl(161, 97%, 71%)
HSV
hsv(161, 57%, 99%)
CMYK
cmyk(57%, 0%, 18%, 1%)
CSS variable
--color-primary: #6CFDCF;
Lowercase HEX
#6cfdcf

Shades

Tints

Tones

Harmony

CSS snippets for #6CFDCF

.color-6cfdcf {
  color: #6CFDCF;
  background-color: #6CFDCF;
}

Frequently asked questions

What color is #6CFDCF?+

#6CFDCF is a HEX color with RGB value rgb(108, 253, 207) and HSL value hsl(161, 97%, 71%). Its closest CSS named color is Aquamarine.

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

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