#1B06DB Color

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

Color preview

#1B06DB

Color formats

HEX
#1B06DB
RGB
rgb(27, 6, 219)
RGBA
rgba(27, 6, 219, 1)
HSL
hsl(246, 95%, 44%)
HSV
hsv(246, 97%, 86%)
CMYK
cmyk(88%, 97%, 0%, 14%)
CSS variable
--color-primary: #1B06DB;
Lowercase HEX
#1b06db

Shades

Tints

Tones

Harmony

CSS snippets for #1B06DB

.color-1b06db {
  color: #1B06DB;
  background-color: #1B06DB;
}

Frequently asked questions

What color is #1B06DB?+

#1B06DB is a HEX color with RGB value rgb(27, 6, 219) and HSL value hsl(246, 95%, 44%). Its closest CSS named color is MediumBlue.

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

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