#40CECC Color

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

Color preview

#40CECC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #40CECC

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

Frequently asked questions

What color is #40CECC?+

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

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

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