#1C0EAF Color

Inspect #1C0EAF across formats, palettes, contrast and closest named color matches.

Color preview

#1C0EAF

Color formats

HEX
#1C0EAF
RGB
rgb(28, 14, 175)
RGBA
rgba(28, 14, 175, 1)
HSL
hsl(245, 85%, 37%)
HSV
hsv(245, 92%, 69%)
CMYK
cmyk(84%, 92%, 0%, 31%)
CSS variable
--color-primary: #1C0EAF;
Lowercase HEX
#1c0eaf

Shades

Tints

Tones

Harmony

CSS snippets for #1C0EAF

.color-1c0eaf {
  color: #1C0EAF;
  background-color: #1C0EAF;
}

Frequently asked questions

What color is #1C0EAF?+

#1C0EAF is a HEX color with RGB value rgb(28, 14, 175) and HSL value hsl(245, 85%, 37%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #1C0EAF?+

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