#20AFDF Color

Inspect #20AFDF across formats, palettes, contrast and closest named color matches.

Color preview

#20AFDF

Color formats

HEX
#20AFDF
RGB
rgb(32, 175, 223)
RGBA
rgba(32, 175, 223, 1)
HSL
hsl(195, 75%, 50%)
HSV
hsv(195, 86%, 87%)
CMYK
cmyk(86%, 22%, 0%, 13%)
CSS variable
--color-primary: #20AFDF;
Lowercase HEX
#20afdf

Shades

Tints

Tones

Harmony

CSS snippets for #20AFDF

.color-20afdf {
  color: #20AFDF;
  background-color: #20AFDF;
}

Frequently asked questions

What color is #20AFDF?+

#20AFDF is a HEX color with RGB value rgb(32, 175, 223) and HSL value hsl(195, 75%, 50%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #20AFDF?+

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