#40CEDD Color

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

Color preview

#40CEDD

Color formats

HEX
#40CEDD
RGB
rgb(64, 206, 221)
RGBA
rgba(64, 206, 221, 1)
HSL
hsl(186, 70%, 56%)
HSV
hsv(186, 71%, 87%)
CMYK
cmyk(71%, 7%, 0%, 13%)
CSS variable
--color-primary: #40CEDD;
Lowercase HEX
#40cedd

Shades

Tints

Tones

Harmony

CSS snippets for #40CEDD

.color-40cedd {
  color: #40CEDD;
  background-color: #40CEDD;
}

Frequently asked questions

What color is #40CEDD?+

#40CEDD is a HEX color with RGB value rgb(64, 206, 221) and HSL value hsl(186, 70%, 56%). Its closest CSS named color is MediumTurquoise.

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

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