#22BADD Color

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

Color preview

#22BADD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #22BADD

.color-22badd {
  color: #22BADD;
  background-color: #22BADD;
}

Frequently asked questions

What color is #22BADD?+

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

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

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