#003EFA Color

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

Color preview

#003EFA

Color formats

HEX
#003EFA
RGB
rgb(0, 62, 250)
RGBA
rgba(0, 62, 250, 1)
HSL
hsl(225, 100%, 49%)
HSV
hsv(225, 100%, 98%)
CMYK
cmyk(100%, 75%, 0%, 2%)
CSS variable
--color-primary: #003EFA;
Lowercase HEX
#003efa

Shades

Tints

Tones

Harmony

CSS snippets for #003EFA

.color-003efa {
  color: #003EFA;
  background-color: #003EFA;
}

Frequently asked questions

What color is #003EFA?+

#003EFA is a HEX color with RGB value rgb(0, 62, 250) and HSL value hsl(225, 100%, 49%). Its closest CSS named color is Blue.

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

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