#42FCFF Color

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

Color preview

#42FCFF

Color formats

HEX
#42FCFF
RGB
rgb(66, 252, 255)
RGBA
rgba(66, 252, 255, 1)
HSL
hsl(181, 100%, 63%)
HSV
hsv(181, 74%, 100%)
CMYK
cmyk(74%, 1%, 0%, 0%)
CSS variable
--color-primary: #42FCFF;
Lowercase HEX
#42fcff

Shades

Tints

Tones

Harmony

CSS snippets for #42FCFF

.color-42fcff {
  color: #42FCFF;
  background-color: #42FCFF;
}

Frequently asked questions

What color is #42FCFF?+

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

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

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