#0015FF Color

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

Color preview

#0015FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #0015FF

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

Frequently asked questions

What color is #0015FF?+

#0015FF is a HEX color with RGB value rgb(0, 21, 255) and HSL value hsl(235, 100%, 50%). Its closest CSS named color is Blue.

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

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