#1E15CC Color

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

Color preview

#1E15CC

Color formats

HEX
#1E15CC
RGB
rgb(30, 21, 204)
RGBA
rgba(30, 21, 204, 1)
HSL
hsl(243, 81%, 44%)
HSV
hsv(243, 90%, 80%)
CMYK
cmyk(85%, 90%, 0%, 20%)
CSS variable
--color-primary: #1E15CC;
Lowercase HEX
#1e15cc

Shades

Tints

Tones

Harmony

CSS snippets for #1E15CC

.color-1e15cc {
  color: #1E15CC;
  background-color: #1E15CC;
}

Frequently asked questions

What color is #1E15CC?+

#1E15CC is a HEX color with RGB value rgb(30, 21, 204) and HSL value hsl(243, 81%, 44%). Its closest CSS named color is MediumBlue.

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

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