#42CDEC Color

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

Color preview

#42CDEC

Color formats

HEX
#42CDEC
RGB
rgb(66, 205, 236)
RGBA
rgba(66, 205, 236, 1)
HSL
hsl(191, 82%, 59%)
HSV
hsv(191, 72%, 93%)
CMYK
cmyk(72%, 13%, 0%, 7%)
CSS variable
--color-primary: #42CDEC;
Lowercase HEX
#42cdec

Shades

Tints

Tones

Harmony

CSS snippets for #42CDEC

.color-42cdec {
  color: #42CDEC;
  background-color: #42CDEC;
}

Frequently asked questions

What color is #42CDEC?+

#42CDEC is a HEX color with RGB value rgb(66, 205, 236) and HSL value hsl(191, 82%, 59%). Its closest CSS named color is MediumTurquoise.

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

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