#6BCFCF Color

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

Color preview

#6BCFCF

Color formats

HEX
#6BCFCF
RGB
rgb(107, 207, 207)
RGBA
rgba(107, 207, 207, 1)
HSL
hsl(180, 51%, 62%)
HSV
hsv(180, 48%, 81%)
CMYK
cmyk(48%, 0%, 0%, 19%)
CSS variable
--color-primary: #6BCFCF;
Lowercase HEX
#6bcfcf

Shades

Tints

Tones

Harmony

CSS snippets for #6BCFCF

.color-6bcfcf {
  color: #6BCFCF;
  background-color: #6BCFCF;
}

Frequently asked questions

What color is #6BCFCF?+

#6BCFCF is a HEX color with RGB value rgb(107, 207, 207) and HSL value hsl(180, 51%, 62%). Its closest CSS named color is MediumTurquoise.

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

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