#3AEEDC Color

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

Color preview

#3AEEDC

Color formats

HEX
#3AEEDC
RGB
rgb(58, 238, 220)
RGBA
rgba(58, 238, 220, 1)
HSL
hsl(174, 84%, 58%)
HSV
hsv(174, 76%, 93%)
CMYK
cmyk(76%, 0%, 8%, 7%)
CSS variable
--color-primary: #3AEEDC;
Lowercase HEX
#3aeedc

Shades

Tints

Tones

Harmony

CSS snippets for #3AEEDC

.color-3aeedc {
  color: #3AEEDC;
  background-color: #3AEEDC;
}

Frequently asked questions

What color is #3AEEDC?+

#3AEEDC is a HEX color with RGB value rgb(58, 238, 220) and HSL value hsl(174, 84%, 58%). Its closest CSS named color is Turquoise.

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

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