#002AFA Color

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

Color preview

#002AFA

Color formats

HEX
#002AFA
RGB
rgb(0, 42, 250)
RGBA
rgba(0, 42, 250, 1)
HSL
hsl(230, 100%, 49%)
HSV
hsv(230, 100%, 98%)
CMYK
cmyk(100%, 83%, 0%, 2%)
CSS variable
--color-primary: #002AFA;
Lowercase HEX
#002afa

Shades

Tints

Tones

Harmony

CSS snippets for #002AFA

.color-002afa {
  color: #002AFA;
  background-color: #002AFA;
}

Frequently asked questions

What color is #002AFA?+

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

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

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