#1B1BDF Color

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

Color preview

#1B1BDF

Color formats

HEX
#1B1BDF
RGB
rgb(27, 27, 223)
RGBA
rgba(27, 27, 223, 1)
HSL
hsl(240, 78%, 49%)
HSV
hsv(240, 88%, 87%)
CMYK
cmyk(88%, 88%, 0%, 13%)
CSS variable
--color-primary: #1B1BDF;
Lowercase HEX
#1b1bdf

Shades

Tints

Tones

Harmony

CSS snippets for #1B1BDF

.color-1b1bdf {
  color: #1B1BDF;
  background-color: #1B1BDF;
}

Frequently asked questions

What color is #1B1BDF?+

#1B1BDF is a HEX color with RGB value rgb(27, 27, 223) and HSL value hsl(240, 78%, 49%). Its closest CSS named color is MediumBlue.

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

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