#3DCAAE Color

Inspect #3DCAAE across formats, palettes, contrast and closest named color matches.

Color preview

#3DCAAE

Color formats

HEX
#3DCAAE
RGB
rgb(61, 202, 174)
RGBA
rgba(61, 202, 174, 1)
HSL
hsl(168, 57%, 52%)
HSV
hsv(168, 70%, 79%)
CMYK
cmyk(70%, 0%, 14%, 21%)
CSS variable
--color-primary: #3DCAAE;
Lowercase HEX
#3dcaae

Shades

Tints

Tones

Harmony

CSS snippets for #3DCAAE

.color-3dcaae {
  color: #3DCAAE;
  background-color: #3DCAAE;
}

Frequently asked questions

What color is #3DCAAE?+

#3DCAAE is a HEX color with RGB value rgb(61, 202, 174) and HSL value hsl(168, 57%, 52%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #3DCAAE?+

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