#1E34FF Color

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

Color preview

#1E34FF

Color formats

HEX
#1E34FF
RGB
rgb(30, 52, 255)
RGBA
rgba(30, 52, 255, 1)
HSL
hsl(234, 100%, 56%)
HSV
hsv(234, 88%, 100%)
CMYK
cmyk(88%, 80%, 0%, 0%)
CSS variable
--color-primary: #1E34FF;
Lowercase HEX
#1e34ff

Shades

Tints

Tones

Harmony

CSS snippets for #1E34FF

.color-1e34ff {
  color: #1E34FF;
  background-color: #1E34FF;
}

Frequently asked questions

What color is #1E34FF?+

#1E34FF is a HEX color with RGB value rgb(30, 52, 255) and HSL value hsl(234, 100%, 56%). Its closest CSS named color is Blue.

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

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