#1B2CAB Color

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

Color preview

#1B2CAB

Color formats

HEX
#1B2CAB
RGB
rgb(27, 44, 171)
RGBA
rgba(27, 44, 171, 1)
HSL
hsl(233, 73%, 39%)
HSV
hsv(233, 84%, 67%)
CMYK
cmyk(84%, 74%, 0%, 33%)
CSS variable
--color-primary: #1B2CAB;
Lowercase HEX
#1b2cab

Shades

Tints

Tones

Harmony

CSS snippets for #1B2CAB

.color-1b2cab {
  color: #1B2CAB;
  background-color: #1B2CAB;
}

Frequently asked questions

What color is #1B2CAB?+

#1B2CAB is a HEX color with RGB value rgb(27, 44, 171) and HSL value hsl(233, 73%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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