#40CEED Color

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

Color preview

#40CEED

Color formats

HEX
#40CEED
RGB
rgb(64, 206, 237)
RGBA
rgba(64, 206, 237, 1)
HSL
hsl(191, 83%, 59%)
HSV
hsv(191, 73%, 93%)
CMYK
cmyk(73%, 13%, 0%, 7%)
CSS variable
--color-primary: #40CEED;
Lowercase HEX
#40ceed

Shades

Tints

Tones

Harmony

CSS snippets for #40CEED

.color-40ceed {
  color: #40CEED;
  background-color: #40CEED;
}

Frequently asked questions

What color is #40CEED?+

#40CEED is a HEX color with RGB value rgb(64, 206, 237) and HSL value hsl(191, 83%, 59%). Its closest CSS named color is MediumTurquoise.

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

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