#2ABADE Color

Inspect #2ABADE across formats, palettes, contrast and closest named color matches.

Color preview

#2ABADE

Color formats

HEX
#2ABADE
RGB
rgb(42, 186, 222)
RGBA
rgba(42, 186, 222, 1)
HSL
hsl(192, 73%, 52%)
HSV
hsv(192, 81%, 87%)
CMYK
cmyk(81%, 16%, 0%, 13%)
CSS variable
--color-primary: #2ABADE;
Lowercase HEX
#2abade

Shades

Tints

Tones

Harmony

CSS snippets for #2ABADE

.color-2abade {
  color: #2ABADE;
  background-color: #2ABADE;
}

Frequently asked questions

What color is #2ABADE?+

#2ABADE is a HEX color with RGB value rgb(42, 186, 222) and HSL value hsl(192, 73%, 52%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #2ABADE?+

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