#050CCF Color

Inspect #050CCF across formats, palettes, contrast and closest named color matches.

Color preview

#050CCF

Color formats

HEX
#050CCF
RGB
rgb(5, 12, 207)
RGBA
rgba(5, 12, 207, 1)
HSL
hsl(238, 95%, 42%)
HSV
hsv(238, 98%, 81%)
CMYK
cmyk(98%, 94%, 0%, 19%)
CSS variable
--color-primary: #050CCF;
Lowercase HEX
#050ccf

Shades

Tints

Tones

Harmony

CSS snippets for #050CCF

.color-050ccf {
  color: #050CCF;
  background-color: #050CCF;
}

Frequently asked questions

What color is #050CCF?+

#050CCF is a HEX color with RGB value rgb(5, 12, 207) and HSL value hsl(238, 95%, 42%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #050CCF?+

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