#42DDEB Color

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

Color preview

#42DDEB

Color formats

HEX
#42DDEB
RGB
rgb(66, 221, 235)
RGBA
rgba(66, 221, 235, 1)
HSL
hsl(185, 81%, 59%)
HSV
hsv(185, 72%, 92%)
CMYK
cmyk(72%, 6%, 0%, 8%)
CSS variable
--color-primary: #42DDEB;
Lowercase HEX
#42ddeb

Shades

Tints

Tones

Harmony

CSS snippets for #42DDEB

.color-42ddeb {
  color: #42DDEB;
  background-color: #42DDEB;
}

Frequently asked questions

What color is #42DDEB?+

#42DDEB is a HEX color with RGB value rgb(66, 221, 235) and HSL value hsl(185, 81%, 59%). Its closest CSS named color is Turquoise.

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

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