#001DFA Color

Inspect #001DFA across formats, palettes, contrast and closest named color matches.

Color preview

#001DFA

Color formats

HEX
#001DFA
RGB
rgb(0, 29, 250)
RGBA
rgba(0, 29, 250, 1)
HSL
hsl(233, 100%, 49%)
HSV
hsv(233, 100%, 98%)
CMYK
cmyk(100%, 88%, 0%, 2%)
CSS variable
--color-primary: #001DFA;
Lowercase HEX
#001dfa

Shades

Tints

Tones

Harmony

CSS snippets for #001DFA

.color-001dfa {
  color: #001DFA;
  background-color: #001DFA;
}

Frequently asked questions

What color is #001DFA?+

#001DFA is a HEX color with RGB value rgb(0, 29, 250) and HSL value hsl(233, 100%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #001DFA?+

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