#1A2FEE Color

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

Color preview

#1A2FEE

Color formats

HEX
#1A2FEE
RGB
rgb(26, 47, 238)
RGBA
rgba(26, 47, 238, 1)
HSL
hsl(234, 86%, 52%)
HSV
hsv(234, 89%, 93%)
CMYK
cmyk(89%, 80%, 0%, 7%)
CSS variable
--color-primary: #1A2FEE;
Lowercase HEX
#1a2fee

Shades

Tints

Tones

Harmony

CSS snippets for #1A2FEE

.color-1a2fee {
  color: #1A2FEE;
  background-color: #1A2FEE;
}

Frequently asked questions

What color is #1A2FEE?+

#1A2FEE is a HEX color with RGB value rgb(26, 47, 238) and HSL value hsl(234, 86%, 52%). Its closest CSS named color is Blue.

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

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