#2424FF Color

Inspect #2424FF across formats, palettes, contrast and closest named color matches.

Color preview

#2424FF

Color formats

HEX
#2424FF
RGB
rgb(36, 36, 255)
RGBA
rgba(36, 36, 255, 1)
HSL
hsl(240, 100%, 57%)
HSV
hsv(240, 86%, 100%)
CMYK
cmyk(86%, 86%, 0%, 0%)
CSS variable
--color-primary: #2424FF;
Lowercase HEX
#2424ff

Shades

Tints

Tones

Harmony

CSS snippets for #2424FF

.color-2424ff {
  color: #2424FF;
  background-color: #2424FF;
}

Frequently asked questions

What color is #2424FF?+

#2424FF is a HEX color with RGB value rgb(36, 36, 255) and HSL value hsl(240, 100%, 57%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2424FF?+

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