#1E2BDC Color

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

Color preview

#1E2BDC

Color formats

HEX
#1E2BDC
RGB
rgb(30, 43, 220)
RGBA
rgba(30, 43, 220, 1)
HSL
hsl(236, 76%, 49%)
HSV
hsv(236, 86%, 86%)
CMYK
cmyk(86%, 80%, 0%, 14%)
CSS variable
--color-primary: #1E2BDC;
Lowercase HEX
#1e2bdc

Shades

Tints

Tones

Harmony

CSS snippets for #1E2BDC

.color-1e2bdc {
  color: #1E2BDC;
  background-color: #1E2BDC;
}

Frequently asked questions

What color is #1E2BDC?+

#1E2BDC is a HEX color with RGB value rgb(30, 43, 220) and HSL value hsl(236, 76%, 49%). Its closest CSS named color is MediumBlue.

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

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