#24DAFF Color

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

Color preview

#24DAFF

Color formats

HEX
#24DAFF
RGB
rgb(36, 218, 255)
RGBA
rgba(36, 218, 255, 1)
HSL
hsl(190, 100%, 57%)
HSV
hsv(190, 86%, 100%)
CMYK
cmyk(86%, 15%, 0%, 0%)
CSS variable
--color-primary: #24DAFF;
Lowercase HEX
#24daff

Shades

Tints

Tones

Harmony

CSS snippets for #24DAFF

.color-24daff {
  color: #24DAFF;
  background-color: #24DAFF;
}

Frequently asked questions

What color is #24DAFF?+

#24DAFF is a HEX color with RGB value rgb(36, 218, 255) and HSL value hsl(190, 100%, 57%). Its closest CSS named color is DeepSkyBlue.

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

The closest Tailwind color is cyan-400, available as the bg-cyan-400 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