#28AFDC Color

Inspect #28AFDC across formats, palettes, contrast and closest named color matches.

Color preview

#28AFDC

Color formats

HEX
#28AFDC
RGB
rgb(40, 175, 220)
RGBA
rgba(40, 175, 220, 1)
HSL
hsl(195, 72%, 51%)
HSV
hsv(195, 82%, 86%)
CMYK
cmyk(82%, 20%, 0%, 14%)
CSS variable
--color-primary: #28AFDC;
Lowercase HEX
#28afdc

Shades

Tints

Tones

Harmony

CSS snippets for #28AFDC

.color-28afdc {
  color: #28AFDC;
  background-color: #28AFDC;
}

Frequently asked questions

What color is #28AFDC?+

#28AFDC is a HEX color with RGB value rgb(40, 175, 220) and HSL value hsl(195, 72%, 51%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #28AFDC?+

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