#22DDBB Color

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

Color preview

#22DDBB

Color formats

HEX
#22DDBB
RGB
rgb(34, 221, 187)
RGBA
rgba(34, 221, 187, 1)
HSL
hsl(169, 73%, 50%)
HSV
hsv(169, 85%, 87%)
CMYK
cmyk(85%, 0%, 15%, 13%)
CSS variable
--color-primary: #22DDBB;
Lowercase HEX
#22ddbb

Shades

Tints

Tones

Harmony

CSS snippets for #22DDBB

.color-22ddbb {
  color: #22DDBB;
  background-color: #22DDBB;
}

Frequently asked questions

What color is #22DDBB?+

#22DDBB is a HEX color with RGB value rgb(34, 221, 187) and HSL value hsl(169, 73%, 50%). Its closest CSS named color is Turquoise.

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

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