#0C7EBB Color

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

Color preview

#0C7EBB

Color formats

HEX
#0C7EBB
RGB
rgb(12, 126, 187)
RGBA
rgba(12, 126, 187, 1)
HSL
hsl(201, 88%, 39%)
HSV
hsv(201, 94%, 73%)
CMYK
cmyk(94%, 33%, 0%, 27%)
CSS variable
--color-primary: #0C7EBB;
Lowercase HEX
#0c7ebb

Shades

Tints

Tones

Harmony

CSS snippets for #0C7EBB

.color-0c7ebb {
  color: #0C7EBB;
  background-color: #0C7EBB;
}

Frequently asked questions

What color is #0C7EBB?+

#0C7EBB is a HEX color with RGB value rgb(12, 126, 187) and HSL value hsl(201, 88%, 39%). Its closest CSS named color is DarkCyan.

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

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