#050BC2 Color

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

Color preview

#050BC2

Color formats

HEX
#050BC2
RGB
rgb(5, 11, 194)
RGBA
rgba(5, 11, 194, 1)
HSL
hsl(238, 95%, 39%)
HSV
hsv(238, 97%, 76%)
CMYK
cmyk(97%, 94%, 0%, 24%)
CSS variable
--color-primary: #050BC2;
Lowercase HEX
#050bc2

Shades

Tints

Tones

Harmony

CSS snippets for #050BC2

.color-050bc2 {
  color: #050BC2;
  background-color: #050BC2;
}

Frequently asked questions

What color is #050BC2?+

#050BC2 is a HEX color with RGB value rgb(5, 11, 194) and HSL value hsl(238, 95%, 39%). Its closest CSS named color is MediumBlue.

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

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