#2CABDA Color

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

Color preview

#2CABDA

Color formats

HEX
#2CABDA
RGB
rgb(44, 171, 218)
RGBA
rgba(44, 171, 218, 1)
HSL
hsl(196, 70%, 51%)
HSV
hsv(196, 80%, 85%)
CMYK
cmyk(80%, 22%, 0%, 15%)
CSS variable
--color-primary: #2CABDA;
Lowercase HEX
#2cabda

Shades

Tints

Tones

Harmony

CSS snippets for #2CABDA

.color-2cabda {
  color: #2CABDA;
  background-color: #2CABDA;
}

Frequently asked questions

What color is #2CABDA?+

#2CABDA is a HEX color with RGB value rgb(44, 171, 218) and HSL value hsl(196, 70%, 51%). Its closest CSS named color is DodgerBlue.

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

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