#23ABDC Color

Inspect #23ABDC across formats, palettes, contrast and closest named color matches.

Color preview

#23ABDC

Color formats

HEX
#23ABDC
RGB
rgb(35, 171, 220)
RGBA
rgba(35, 171, 220, 1)
HSL
hsl(196, 73%, 50%)
HSV
hsv(196, 84%, 86%)
CMYK
cmyk(84%, 22%, 0%, 14%)
CSS variable
--color-primary: #23ABDC;
Lowercase HEX
#23abdc

Shades

Tints

Tones

Harmony

CSS snippets for #23ABDC

.color-23abdc {
  color: #23ABDC;
  background-color: #23ABDC;
}

Frequently asked questions

What color is #23ABDC?+

#23ABDC is a HEX color with RGB value rgb(35, 171, 220) and HSL value hsl(196, 73%, 50%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #23ABDC?+

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