#2D15FF Color

Inspect #2D15FF across formats, palettes, contrast and closest named color matches.

Color preview

#2D15FF

Color formats

HEX
#2D15FF
RGB
rgb(45, 21, 255)
RGBA
rgba(45, 21, 255, 1)
HSL
hsl(246, 100%, 54%)
HSV
hsv(246, 92%, 100%)
CMYK
cmyk(82%, 92%, 0%, 0%)
CSS variable
--color-primary: #2D15FF;
Lowercase HEX
#2d15ff

Shades

Tints

Tones

Harmony

CSS snippets for #2D15FF

.color-2d15ff {
  color: #2D15FF;
  background-color: #2D15FF;
}

Frequently asked questions

What color is #2D15FF?+

#2D15FF is a HEX color with RGB value rgb(45, 21, 255) and HSL value hsl(246, 100%, 54%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2D15FF?+

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