#1E64DD Color

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

Color preview

#1E64DD

Color formats

HEX
#1E64DD
RGB
rgb(30, 100, 221)
RGBA
rgba(30, 100, 221, 1)
HSL
hsl(218, 76%, 49%)
HSV
hsv(218, 86%, 87%)
CMYK
cmyk(86%, 55%, 0%, 13%)
CSS variable
--color-primary: #1E64DD;
Lowercase HEX
#1e64dd

Shades

Tints

Tones

Harmony

CSS snippets for #1E64DD

.color-1e64dd {
  color: #1E64DD;
  background-color: #1E64DD;
}

Frequently asked questions

What color is #1E64DD?+

#1E64DD is a HEX color with RGB value rgb(30, 100, 221) and HSL value hsl(218, 76%, 49%). Its closest CSS named color is RoyalBlue.

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

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