#42EFFF Color

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

Color preview

#42EFFF

Color formats

HEX
#42EFFF
RGB
rgb(66, 239, 255)
RGBA
rgba(66, 239, 255, 1)
HSL
hsl(185, 100%, 63%)
HSV
hsv(185, 74%, 100%)
CMYK
cmyk(74%, 6%, 0%, 0%)
CSS variable
--color-primary: #42EFFF;
Lowercase HEX
#42efff

Shades

Tints

Tones

Harmony

CSS snippets for #42EFFF

.color-42efff {
  color: #42EFFF;
  background-color: #42EFFF;
}

Frequently asked questions

What color is #42EFFF?+

#42EFFF is a HEX color with RGB value rgb(66, 239, 255) and HSL value hsl(185, 100%, 63%). Its closest CSS named color is Turquoise.

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

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