#1E0FBD Color

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

Color preview

#1E0FBD

Color formats

HEX
#1E0FBD
RGB
rgb(30, 15, 189)
RGBA
rgba(30, 15, 189, 1)
HSL
hsl(245, 85%, 40%)
HSV
hsv(245, 92%, 74%)
CMYK
cmyk(84%, 92%, 0%, 26%)
CSS variable
--color-primary: #1E0FBD;
Lowercase HEX
#1e0fbd

Shades

Tints

Tones

Harmony

CSS snippets for #1E0FBD

.color-1e0fbd {
  color: #1E0FBD;
  background-color: #1E0FBD;
}

Frequently asked questions

What color is #1E0FBD?+

#1E0FBD is a HEX color with RGB value rgb(30, 15, 189) and HSL value hsl(245, 85%, 40%). Its closest CSS named color is MediumBlue.

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

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