#2B21ED Color

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

Color preview

#2B21ED

Color formats

HEX
#2B21ED
RGB
rgb(43, 33, 237)
RGBA
rgba(43, 33, 237, 1)
HSL
hsl(243, 85%, 53%)
HSV
hsv(243, 86%, 93%)
CMYK
cmyk(82%, 86%, 0%, 7%)
CSS variable
--color-primary: #2B21ED;
Lowercase HEX
#2b21ed

Shades

Tints

Tones

Harmony

CSS snippets for #2B21ED

.color-2b21ed {
  color: #2B21ED;
  background-color: #2B21ED;
}

Frequently asked questions

What color is #2B21ED?+

#2B21ED is a HEX color with RGB value rgb(43, 33, 237) and HSL value hsl(243, 85%, 53%). Its closest CSS named color is Blue.

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

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