#42CFEB Color

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

Color preview

#42CFEB

Color formats

HEX
#42CFEB
RGB
rgb(66, 207, 235)
RGBA
rgba(66, 207, 235, 1)
HSL
hsl(190, 81%, 59%)
HSV
hsv(190, 72%, 92%)
CMYK
cmyk(72%, 12%, 0%, 8%)
CSS variable
--color-primary: #42CFEB;
Lowercase HEX
#42cfeb

Shades

Tints

Tones

Harmony

CSS snippets for #42CFEB

.color-42cfeb {
  color: #42CFEB;
  background-color: #42CFEB;
}

Frequently asked questions

What color is #42CFEB?+

#42CFEB is a HEX color with RGB value rgb(66, 207, 235) and HSL value hsl(190, 81%, 59%). Its closest CSS named color is MediumTurquoise.

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

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