#036BFC Color

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

Color preview

#036BFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #036BFC

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

Frequently asked questions

What color is #036BFC?+

#036BFC is a HEX color with RGB value rgb(3, 107, 252) and HSL value hsl(215, 98%, 50%). Its closest CSS named color is DodgerBlue.

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

The closest Tailwind color is blue-600, available as the bg-blue-600 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