#42BDFF Color

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

Color preview

#42BDFF

Color formats

HEX
#42BDFF
RGB
rgb(66, 189, 255)
RGBA
rgba(66, 189, 255, 1)
HSL
hsl(201, 100%, 63%)
HSV
hsv(201, 74%, 100%)
CMYK
cmyk(74%, 26%, 0%, 0%)
CSS variable
--color-primary: #42BDFF;
Lowercase HEX
#42bdff

Shades

Tints

Tones

Harmony

CSS snippets for #42BDFF

.color-42bdff {
  color: #42BDFF;
  background-color: #42BDFF;
}

Frequently asked questions

What color is #42BDFF?+

#42BDFF is a HEX color with RGB value rgb(66, 189, 255) and HSL value hsl(201, 100%, 63%). Its closest CSS named color is MediumTurquoise.

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

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