#052FFF Color

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

Color preview

#052FFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #052FFF

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

Frequently asked questions

What color is #052FFF?+

#052FFF is a HEX color with RGB value rgb(5, 47, 255) and HSL value hsl(230, 100%, 51%). Its closest CSS named color is Blue.

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

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