#6BCECE Color

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

Color preview

#6BCECE

Color formats

HEX
#6BCECE
RGB
rgb(107, 206, 206)
RGBA
rgba(107, 206, 206, 1)
HSL
hsl(180, 50%, 61%)
HSV
hsv(180, 48%, 81%)
CMYK
cmyk(48%, 0%, 0%, 19%)
CSS variable
--color-primary: #6BCECE;
Lowercase HEX
#6bcece

Shades

Tints

Tones

Harmony

CSS snippets for #6BCECE

.color-6bcece {
  color: #6BCECE;
  background-color: #6BCECE;
}

Frequently asked questions

What color is #6BCECE?+

#6BCECE is a HEX color with RGB value rgb(107, 206, 206) and HSL value hsl(180, 50%, 61%). Its closest CSS named color is MediumTurquoise.

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

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