#0512FF Color

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

Color preview

#0512FF

Color formats

HEX
#0512FF
RGB
rgb(5, 18, 255)
RGBA
rgba(5, 18, 255, 1)
HSL
hsl(237, 100%, 51%)
HSV
hsv(237, 98%, 100%)
CMYK
cmyk(98%, 93%, 0%, 0%)
CSS variable
--color-primary: #0512FF;
Lowercase HEX
#0512ff

Shades

Tints

Tones

Harmony

CSS snippets for #0512FF

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

Frequently asked questions

What color is #0512FF?+

#0512FF is a HEX color with RGB value rgb(5, 18, 255) and HSL value hsl(237, 100%, 51%). Its closest CSS named color is Blue.

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

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