#6BCACC Color

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

Color preview

#6BCACC

Color formats

HEX
#6BCACC
RGB
rgb(107, 202, 204)
RGBA
rgba(107, 202, 204, 1)
HSL
hsl(181, 49%, 61%)
HSV
hsv(181, 48%, 80%)
CMYK
cmyk(48%, 1%, 0%, 20%)
CSS variable
--color-primary: #6BCACC;
Lowercase HEX
#6bcacc

Shades

Tints

Tones

Harmony

CSS snippets for #6BCACC

.color-6bcacc {
  color: #6BCACC;
  background-color: #6BCACC;
}

Frequently asked questions

What color is #6BCACC?+

#6BCACC is a HEX color with RGB value rgb(107, 202, 204) and HSL value hsl(181, 49%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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