#22ABDD Color

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

Color preview

#22ABDD

Color formats

HEX
#22ABDD
RGB
rgb(34, 171, 221)
RGBA
rgba(34, 171, 221, 1)
HSL
hsl(196, 73%, 50%)
HSV
hsv(196, 85%, 87%)
CMYK
cmyk(85%, 23%, 0%, 13%)
CSS variable
--color-primary: #22ABDD;
Lowercase HEX
#22abdd

Shades

Tints

Tones

Harmony

CSS snippets for #22ABDD

.color-22abdd {
  color: #22ABDD;
  background-color: #22ABDD;
}

Frequently asked questions

What color is #22ABDD?+

#22ABDD is a HEX color with RGB value rgb(34, 171, 221) and HSL value hsl(196, 73%, 50%). Its closest CSS named color is DodgerBlue.

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

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