#6BCACF Color

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

Color preview

#6BCACF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6BCACF

.color-6bcacf {
  color: #6BCACF;
  background-color: #6BCACF;
}

Frequently asked questions

What color is #6BCACF?+

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

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

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