#22BBDD Color

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

Color preview

#22BBDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #22BBDD

.color-22bbdd {
  color: #22BBDD;
  background-color: #22BBDD;
}

Frequently asked questions

What color is #22BBDD?+

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

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

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