#1B15DD Color

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

Color preview

#1B15DD

Color formats

HEX
#1B15DD
RGB
rgb(27, 21, 221)
RGBA
rgba(27, 21, 221, 1)
HSL
hsl(242, 83%, 47%)
HSV
hsv(242, 90%, 87%)
CMYK
cmyk(88%, 90%, 0%, 13%)
CSS variable
--color-primary: #1B15DD;
Lowercase HEX
#1b15dd

Shades

Tints

Tones

Harmony

CSS snippets for #1B15DD

.color-1b15dd {
  color: #1B15DD;
  background-color: #1B15DD;
}

Frequently asked questions

What color is #1B15DD?+

#1B15DD is a HEX color with RGB value rgb(27, 21, 221) and HSL value hsl(242, 83%, 47%). Its closest CSS named color is MediumBlue.

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

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