#1B15CC Color

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

Color preview

#1B15CC

Color formats

HEX
#1B15CC
RGB
rgb(27, 21, 204)
RGBA
rgba(27, 21, 204, 1)
HSL
hsl(242, 81%, 44%)
HSV
hsv(242, 90%, 80%)
CMYK
cmyk(87%, 90%, 0%, 20%)
CSS variable
--color-primary: #1B15CC;
Lowercase HEX
#1b15cc

Shades

Tints

Tones

Harmony

CSS snippets for #1B15CC

.color-1b15cc {
  color: #1B15CC;
  background-color: #1B15CC;
}

Frequently asked questions

What color is #1B15CC?+

#1B15CC is a HEX color with RGB value rgb(27, 21, 204) and HSL value hsl(242, 81%, 44%). Its closest CSS named color is MediumBlue.

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

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