#1D15FF Color

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

Color preview

#1D15FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1D15FF

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

Frequently asked questions

What color is #1D15FF?+

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

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

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