#22CDDD Color

Inspect #22CDDD across formats, palettes, contrast and closest named color matches.

Color preview

#22CDDD

Color formats

HEX
#22CDDD
RGB
rgb(34, 205, 221)
RGBA
rgba(34, 205, 221, 1)
HSL
hsl(185, 73%, 50%)
HSV
hsv(185, 85%, 87%)
CMYK
cmyk(85%, 7%, 0%, 13%)
CSS variable
--color-primary: #22CDDD;
Lowercase HEX
#22cddd

Shades

Tints

Tones

Harmony

CSS snippets for #22CDDD

.color-22cddd {
  color: #22CDDD;
  background-color: #22CDDD;
}

Frequently asked questions

What color is #22CDDD?+

#22CDDD is a HEX color with RGB value rgb(34, 205, 221) and HSL value hsl(185, 73%, 50%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #22CDDD?+

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