#1C0EBA Color

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

Color preview

#1C0EBA

Color formats

HEX
#1C0EBA
RGB
rgb(28, 14, 186)
RGBA
rgba(28, 14, 186, 1)
HSL
hsl(245, 86%, 39%)
HSV
hsv(245, 92%, 73%)
CMYK
cmyk(85%, 92%, 0%, 27%)
CSS variable
--color-primary: #1C0EBA;
Lowercase HEX
#1c0eba

Shades

Tints

Tones

Harmony

CSS snippets for #1C0EBA

.color-1c0eba {
  color: #1C0EBA;
  background-color: #1C0EBA;
}

Frequently asked questions

What color is #1C0EBA?+

#1C0EBA is a HEX color with RGB value rgb(28, 14, 186) and HSL value hsl(245, 86%, 39%). Its closest CSS named color is MediumBlue.

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

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