#030BFC Color

Inspect #030BFC across formats, palettes, contrast and closest named color matches.

Color preview

#030BFC

Color formats

HEX
#030BFC
RGB
rgb(3, 11, 252)
RGBA
rgba(3, 11, 252, 1)
HSL
hsl(238, 98%, 50%)
HSV
hsv(238, 99%, 99%)
CMYK
cmyk(99%, 96%, 0%, 1%)
CSS variable
--color-primary: #030BFC;
Lowercase HEX
#030bfc

Shades

Tints

Tones

Harmony

CSS snippets for #030BFC

.color-030bfc {
  color: #030BFC;
  background-color: #030BFC;
}

Frequently asked questions

What color is #030BFC?+

#030BFC is a HEX color with RGB value rgb(3, 11, 252) and HSL value hsl(238, 98%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #030BFC?+

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