#1B0DBA Color

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

Color preview

#1B0DBA

Color formats

HEX
#1B0DBA
RGB
rgb(27, 13, 186)
RGBA
rgba(27, 13, 186, 1)
HSL
hsl(245, 87%, 39%)
HSV
hsv(245, 93%, 73%)
CMYK
cmyk(85%, 93%, 0%, 27%)
CSS variable
--color-primary: #1B0DBA;
Lowercase HEX
#1b0dba

Shades

Tints

Tones

Harmony

CSS snippets for #1B0DBA

.color-1b0dba {
  color: #1B0DBA;
  background-color: #1B0DBA;
}

Frequently asked questions

What color is #1B0DBA?+

#1B0DBA is a HEX color with RGB value rgb(27, 13, 186) and HSL value hsl(245, 87%, 39%). Its closest CSS named color is MediumBlue.

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

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