#42CECC Color

Inspect #42CECC across formats, palettes, contrast and closest named color matches.

Color preview

#42CECC

Color formats

HEX
#42CECC
RGB
rgb(66, 206, 204)
RGBA
rgba(66, 206, 204, 1)
HSL
hsl(179, 59%, 53%)
HSV
hsv(179, 68%, 81%)
CMYK
cmyk(68%, 0%, 1%, 19%)
CSS variable
--color-primary: #42CECC;
Lowercase HEX
#42cecc

Shades

Tints

Tones

Harmony

CSS snippets for #42CECC

.color-42cecc {
  color: #42CECC;
  background-color: #42CECC;
}

Frequently asked questions

What color is #42CECC?+

#42CECC is a HEX color with RGB value rgb(66, 206, 204) and HSL value hsl(179, 59%, 53%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #42CECC?+

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