#2500FA Color

Inspect #2500FA across formats, palettes, contrast and closest named color matches.

Color preview

#2500FA

Color formats

HEX
#2500FA
RGB
rgb(37, 0, 250)
RGBA
rgba(37, 0, 250, 1)
HSL
hsl(249, 100%, 49%)
HSV
hsv(249, 100%, 98%)
CMYK
cmyk(85%, 100%, 0%, 2%)
CSS variable
--color-primary: #2500FA;
Lowercase HEX
#2500fa

Shades

Tints

Tones

Harmony

CSS snippets for #2500FA

.color-2500fa {
  color: #2500FA;
  background-color: #2500FA;
}

Frequently asked questions

What color is #2500FA?+

#2500FA is a HEX color with RGB value rgb(37, 0, 250) and HSL value hsl(249, 100%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2500FA?+

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