#22AEDD Color

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

Color preview

#22AEDD

Color formats

HEX
#22AEDD
RGB
rgb(34, 174, 221)
RGBA
rgba(34, 174, 221, 1)
HSL
hsl(195, 73%, 50%)
HSV
hsv(195, 85%, 87%)
CMYK
cmyk(85%, 21%, 0%, 13%)
CSS variable
--color-primary: #22AEDD;
Lowercase HEX
#22aedd

Shades

Tints

Tones

Harmony

CSS snippets for #22AEDD

.color-22aedd {
  color: #22AEDD;
  background-color: #22AEDD;
}

Frequently asked questions

What color is #22AEDD?+

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

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

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