#24AFEB Color

Inspect #24AFEB across formats, palettes, contrast and closest named color matches.

Color preview

#24AFEB

Color formats

HEX
#24AFEB
RGB
rgb(36, 175, 235)
RGBA
rgba(36, 175, 235, 1)
HSL
hsl(198, 83%, 53%)
HSV
hsv(198, 85%, 92%)
CMYK
cmyk(85%, 26%, 0%, 8%)
CSS variable
--color-primary: #24AFEB;
Lowercase HEX
#24afeb

Shades

Tints

Tones

Harmony

CSS snippets for #24AFEB

.color-24afeb {
  color: #24AFEB;
  background-color: #24AFEB;
}

Frequently asked questions

What color is #24AFEB?+

#24AFEB is a HEX color with RGB value rgb(36, 175, 235) and HSL value hsl(198, 83%, 53%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #24AFEB?+

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