#1B1BEE Color

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

Color preview

#1B1BEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1B1BEE

.color-1b1bee {
  color: #1B1BEE;
  background-color: #1B1BEE;
}

Frequently asked questions

What color is #1B1BEE?+

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

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

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