#6ACACF Color

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

Color preview

#6ACACF

Color formats

HEX
#6ACACF
RGB
rgb(106, 202, 207)
RGBA
rgba(106, 202, 207, 1)
HSL
hsl(183, 51%, 61%)
HSV
hsv(183, 49%, 81%)
CMYK
cmyk(49%, 2%, 0%, 19%)
CSS variable
--color-primary: #6ACACF;
Lowercase HEX
#6acacf

Shades

Tints

Tones

Harmony

CSS snippets for #6ACACF

.color-6acacf {
  color: #6ACACF;
  background-color: #6ACACF;
}

Frequently asked questions

What color is #6ACACF?+

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

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

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