#003BFB Color

Inspect #003BFB across formats, palettes, contrast and closest named color matches.

Color preview

#003BFB

Color formats

HEX
#003BFB
RGB
rgb(0, 59, 251)
RGBA
rgba(0, 59, 251, 1)
HSL
hsl(226, 100%, 49%)
HSV
hsv(226, 100%, 98%)
CMYK
cmyk(100%, 76%, 0%, 2%)
CSS variable
--color-primary: #003BFB;
Lowercase HEX
#003bfb

Shades

Tints

Tones

Harmony

CSS snippets for #003BFB

.color-003bfb {
  color: #003BFB;
  background-color: #003BFB;
}

Frequently asked questions

What color is #003BFB?+

#003BFB is a HEX color with RGB value rgb(0, 59, 251) and HSL value hsl(226, 100%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #003BFB?+

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