#0804FF Color

Inspect #0804FF across formats, palettes, contrast and closest named color matches.

Color preview

#0804FF

Color formats

HEX
#0804FF
RGB
rgb(8, 4, 255)
RGBA
rgba(8, 4, 255, 1)
HSL
hsl(241, 100%, 51%)
HSV
hsv(241, 98%, 100%)
CMYK
cmyk(97%, 98%, 0%, 0%)
CSS variable
--color-primary: #0804FF;
Lowercase HEX
#0804ff

Shades

Tints

Tones

Harmony

CSS snippets for #0804FF

.color-0804ff {
  color: #0804FF;
  background-color: #0804FF;
}

Frequently asked questions

What color is #0804FF?+

#0804FF is a HEX color with RGB value rgb(8, 4, 255) and HSL value hsl(241, 100%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #0804FF?+

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