#2450FF Color

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

Color preview

#2450FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2450FF

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

Frequently asked questions

What color is #2450FF?+

#2450FF is a HEX color with RGB value rgb(36, 80, 255) and HSL value hsl(228, 100%, 57%). Its closest CSS named color is RoyalBlue.

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

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