#6ACDAE Color

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

Color preview

#6ACDAE

Color formats

HEX
#6ACDAE
RGB
rgb(106, 205, 174)
RGBA
rgba(106, 205, 174, 1)
HSL
hsl(161, 50%, 61%)
HSV
hsv(161, 48%, 80%)
CMYK
cmyk(48%, 0%, 15%, 20%)
CSS variable
--color-primary: #6ACDAE;
Lowercase HEX
#6acdae

Shades

Tints

Tones

Harmony

CSS snippets for #6ACDAE

.color-6acdae {
  color: #6ACDAE;
  background-color: #6ACDAE;
}

Frequently asked questions

What color is #6ACDAE?+

#6ACDAE is a HEX color with RGB value rgb(106, 205, 174) and HSL value hsl(161, 50%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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