#002EFA Color

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

Color preview

#002EFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #002EFA

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

Frequently asked questions

What color is #002EFA?+

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

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

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