#000DFB Color

Inspect #000DFB across formats, palettes, contrast and closest named color matches.

Color preview

#000DFB

Color formats

HEX
#000DFB
RGB
rgb(0, 13, 251)
RGBA
rgba(0, 13, 251, 1)
HSL
hsl(237, 100%, 49%)
HSV
hsv(237, 100%, 98%)
CMYK
cmyk(100%, 95%, 0%, 2%)
CSS variable
--color-primary: #000DFB;
Lowercase HEX
#000dfb

Shades

Tints

Tones

Harmony

CSS snippets for #000DFB

.color-000dfb {
  color: #000DFB;
  background-color: #000DFB;
}

Frequently asked questions

What color is #000DFB?+

#000DFB is a HEX color with RGB value rgb(0, 13, 251) and HSL value hsl(237, 100%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #000DFB?+

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