#722DCD Color Information

Hex color code: #722DCD

A calming purple shade, #722DCD appears as (114, 45, 205) in RGB and (266°, 64%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBlue Violet
HEX
#722DCD
RGB
114, 45, 205
HSL
266°, 64%, 49%
CMYK
44%, 78%, 0%, 20%

Shades

CSS Usage
color: #722DCD;
background-color: #722DCD;
border-color: #722DCD;
box-shadow: 0 0 10px #722DCD;
border: 2px solid #722DCD;
Tailwind Usage
bg-[#722DCD]
text-[#722DCD]
border-[#722DCD]
shadow-[0_0_10px_722DCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #722DCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #722DCD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #722DCD; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #722DCD; background-color: #722DCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #722DCD20; border-left: 4px solid #722DCD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #722DCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #722DCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 45, 205

Red: 114 / Green: 45 / Blue: 205

HSL

266°, 64%, 49%

Hue: 266° / Saturation: 64% / Lightness: 49%

CMYK

44%, 78%, 0%, 20%

Cyan: 44% / Magenta: 78% / Yellow: 0% / Key: 20%

What color is #722DCD?

#722DCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #722DCD to RGB:

rgb(114, 45, 205)HEX to RGB Converter →

HEX to HSL

Convert #722DCD to HSL:

hsl(266, 64%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #722DCD to CMYK:

cmyk(44%, 78%, 0%, 20%)Color Converter →

Color Meaning and Usage

#722DCD is a calming purple color with RGB values of 114, 45, 205 and HSL of 266°, 64%, 49%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #722DCD is #88CD2D, creating high-contrast pairings. For softer combinations, try analogous colors like #2D38CD.

Use #722DCD in CSS: color: #722DCD or background-color: #722DCD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #722DCD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.97:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #722DCD?

#722DCD is a calming purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #722DCD?

#722DCD in RGB is (114, 45, 205) - 114 red, 45 green, and 205 blue.

How to use #722DCD in CSS?

Use #722DCD directly in your CSS properties like color or background-color.

What colors go well with #722DCD?

#88CD2D (complementary), #2D38CD (analogous), and #4F1F8E (lighter shade) work well with #722DCD.