#0C00AD Color

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

Color preview

#0C00AD

Color formats

HEX
#0C00AD
RGB
rgb(12, 0, 173)
RGBA
rgba(12, 0, 173, 1)
HSL
hsl(244, 100%, 34%)
HSV
hsv(244, 100%, 68%)
CMYK
cmyk(93%, 100%, 0%, 32%)
CSS variable
--color-primary: #0C00AD;
Lowercase HEX
#0c00ad

Shades

Tints

Tones

Harmony

CSS snippets for #0C00AD

.color-0c00ad {
  color: #0C00AD;
  background-color: #0C00AD;
}

Frequently asked questions

What color is #0C00AD?+

#0C00AD is a HEX color with RGB value rgb(12, 0, 173) and HSL value hsl(244, 100%, 34%). Its closest CSS named color is MediumBlue.

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

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