#3CDDEC Color

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

Color preview

#3CDDEC

Color formats

HEX
#3CDDEC
RGB
rgb(60, 221, 236)
RGBA
rgba(60, 221, 236, 1)
HSL
hsl(185, 82%, 58%)
HSV
hsv(185, 75%, 93%)
CMYK
cmyk(75%, 6%, 0%, 7%)
CSS variable
--color-primary: #3CDDEC;
Lowercase HEX
#3cddec

Shades

Tints

Tones

Harmony

CSS snippets for #3CDDEC

.color-3cddec {
  color: #3CDDEC;
  background-color: #3CDDEC;
}

Frequently asked questions

What color is #3CDDEC?+

#3CDDEC is a HEX color with RGB value rgb(60, 221, 236) and HSL value hsl(185, 82%, 58%). Its closest CSS named color is Turquoise.

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

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