#1C0ABE Color

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

Color preview

#1C0ABE

Color formats

HEX
#1C0ABE
RGB
rgb(28, 10, 190)
RGBA
rgba(28, 10, 190, 1)
HSL
hsl(246, 90%, 39%)
HSV
hsv(246, 95%, 75%)
CMYK
cmyk(85%, 95%, 0%, 25%)
CSS variable
--color-primary: #1C0ABE;
Lowercase HEX
#1c0abe

Shades

Tints

Tones

Harmony

CSS snippets for #1C0ABE

.color-1c0abe {
  color: #1C0ABE;
  background-color: #1C0ABE;
}

Frequently asked questions

What color is #1C0ABE?+

#1C0ABE is a HEX color with RGB value rgb(28, 10, 190) and HSL value hsl(246, 90%, 39%). Its closest CSS named color is MediumBlue.

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

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