#2B15CB Color

Inspect #2B15CB across formats, palettes, contrast and closest named color matches.

Color preview

#2B15CB

Color formats

HEX
#2B15CB
RGB
rgb(43, 21, 203)
RGBA
rgba(43, 21, 203, 1)
HSL
hsl(247, 81%, 44%)
HSV
hsv(247, 90%, 80%)
CMYK
cmyk(79%, 90%, 0%, 20%)
CSS variable
--color-primary: #2B15CB;
Lowercase HEX
#2b15cb

Shades

Tints

Tones

Harmony

CSS snippets for #2B15CB

.color-2b15cb {
  color: #2B15CB;
  background-color: #2B15CB;
}

Frequently asked questions

What color is #2B15CB?+

#2B15CB is a HEX color with RGB value rgb(43, 21, 203) and HSL value hsl(247, 81%, 44%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #2B15CB?+

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