#002AFB Color

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

Color preview

#002AFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #002AFB

.color-002afb {
  color: #002AFB;
  background-color: #002AFB;
}

Frequently asked questions

What color is #002AFB?+

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

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

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