#0C4FBB Color

Inspect #0C4FBB across formats, palettes, contrast and closest named color matches.

Color preview

#0C4FBB

Color formats

HEX
#0C4FBB
RGB
rgb(12, 79, 187)
RGBA
rgba(12, 79, 187, 1)
HSL
hsl(217, 88%, 39%)
HSV
hsv(217, 94%, 73%)
CMYK
cmyk(94%, 58%, 0%, 27%)
CSS variable
--color-primary: #0C4FBB;
Lowercase HEX
#0c4fbb

Shades

Tints

Tones

Harmony

CSS snippets for #0C4FBB

.color-0c4fbb {
  color: #0C4FBB;
  background-color: #0C4FBB;
}

Frequently asked questions

What color is #0C4FBB?+

#0C4FBB is a HEX color with RGB value rgb(12, 79, 187) and HSL value hsl(217, 88%, 39%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #0C4FBB?+

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