#1B5AEE Color

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

Color preview

#1B5AEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1B5AEE

.color-1b5aee {
  color: #1B5AEE;
  background-color: #1B5AEE;
}

Frequently asked questions

What color is #1B5AEE?+

#1B5AEE is a HEX color with RGB value rgb(27, 90, 238) and HSL value hsl(222, 86%, 52%). Its closest CSS named color is RoyalBlue.

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

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