#0C5EBB Color

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

Color preview

#0C5EBB

Color formats

HEX
#0C5EBB
RGB
rgb(12, 94, 187)
RGBA
rgba(12, 94, 187, 1)
HSL
hsl(212, 88%, 39%)
HSV
hsv(212, 94%, 73%)
CMYK
cmyk(94%, 50%, 0%, 27%)
CSS variable
--color-primary: #0C5EBB;
Lowercase HEX
#0c5ebb

Shades

Tints

Tones

Harmony

CSS snippets for #0C5EBB

.color-0c5ebb {
  color: #0C5EBB;
  background-color: #0C5EBB;
}

Frequently asked questions

What color is #0C5EBB?+

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

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

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