#1500FA Color

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

Color preview

#1500FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1500FA

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

Frequently asked questions

What color is #1500FA?+

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

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

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