#2515FF Color

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

Color preview

#2515FF

Color formats

HEX
#2515FF
RGB
rgb(37, 21, 255)
RGBA
rgba(37, 21, 255, 1)
HSL
hsl(244, 100%, 54%)
HSV
hsv(244, 92%, 100%)
CMYK
cmyk(85%, 92%, 0%, 0%)
CSS variable
--color-primary: #2515FF;
Lowercase HEX
#2515ff

Shades

Tints

Tones

Harmony

CSS snippets for #2515FF

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

Frequently asked questions

What color is #2515FF?+

#2515FF is a HEX color with RGB value rgb(37, 21, 255) and HSL value hsl(244, 100%, 54%). Its closest CSS named color is Blue.

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

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