#1B4EBB Color

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

Color preview

#1B4EBB

Color formats

HEX
#1B4EBB
RGB
rgb(27, 78, 187)
RGBA
rgba(27, 78, 187, 1)
HSL
hsl(221, 75%, 42%)
HSV
hsv(221, 86%, 73%)
CMYK
cmyk(86%, 58%, 0%, 27%)
CSS variable
--color-primary: #1B4EBB;
Lowercase HEX
#1b4ebb

Shades

Tints

Tones

Harmony

CSS snippets for #1B4EBB

.color-1b4ebb {
  color: #1B4EBB;
  background-color: #1B4EBB;
}

Frequently asked questions

What color is #1B4EBB?+

#1B4EBB is a HEX color with RGB value rgb(27, 78, 187) and HSL value hsl(221, 75%, 42%). Its closest CSS named color is RoyalBlue.

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

The closest Tailwind color is blue-800, available as the bg-blue-800 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