#002FFF Color

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

Color preview

#002FFF

Color formats

HEX
#002FFF
RGB
rgb(0, 47, 255)
RGBA
rgba(0, 47, 255, 1)
HSL
hsl(229, 100%, 50%)
HSV
hsv(229, 100%, 100%)
CMYK
cmyk(100%, 82%, 0%, 0%)
CSS variable
--color-primary: #002FFF;
Lowercase HEX
#002fff

Shades

Tints

Tones

Harmony

CSS snippets for #002FFF

.color-002fff {
  color: #002FFF;
  background-color: #002FFF;
}

Frequently asked questions

What color is #002FFF?+

#002FFF is a HEX color with RGB value rgb(0, 47, 255) and HSL value hsl(229, 100%, 50%). Its closest CSS named color is Blue.

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

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