#6ACFCA Color

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

Color preview

#6ACFCA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6ACFCA

.color-6acfca {
  color: #6ACFCA;
  background-color: #6ACFCA;
}

Frequently asked questions

What color is #6ACFCA?+

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

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

The closest Tailwind color is emerald-300, available as the bg-emerald-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