#1B29EE Color

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

Color preview

#1B29EE

Color formats

HEX
#1B29EE
RGB
rgb(27, 41, 238)
RGBA
rgba(27, 41, 238, 1)
HSL
hsl(236, 86%, 52%)
HSV
hsv(236, 89%, 93%)
CMYK
cmyk(89%, 83%, 0%, 7%)
CSS variable
--color-primary: #1B29EE;
Lowercase HEX
#1b29ee

Shades

Tints

Tones

Harmony

CSS snippets for #1B29EE

.color-1b29ee {
  color: #1B29EE;
  background-color: #1B29EE;
}

Frequently asked questions

What color is #1B29EE?+

#1B29EE is a HEX color with RGB value rgb(27, 41, 238) and HSL value hsl(236, 86%, 52%). Its closest CSS named color is Blue.

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

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