#080FF3 Color

Inspect #080FF3 across formats, palettes, contrast and closest named color matches.

Color preview

#080FF3

Color formats

HEX
#080FF3
RGB
rgb(8, 15, 243)
RGBA
rgba(8, 15, 243, 1)
HSL
hsl(238, 94%, 49%)
HSV
hsv(238, 97%, 95%)
CMYK
cmyk(97%, 94%, 0%, 5%)
CSS variable
--color-primary: #080FF3;
Lowercase HEX
#080ff3

Shades

Tints

Tones

Harmony

CSS snippets for #080FF3

.color-080ff3 {
  color: #080FF3;
  background-color: #080FF3;
}

Frequently asked questions

What color is #080FF3?+

#080FF3 is a HEX color with RGB value rgb(8, 15, 243) and HSL value hsl(238, 94%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #080FF3?+

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