#22DDBA Color

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

Color preview

#22DDBA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #22DDBA

.color-22ddba {
  color: #22DDBA;
  background-color: #22DDBA;
}

Frequently asked questions

What color is #22DDBA?+

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

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

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