#422BDC Color Information

Hex color code: #422BDC

The hex color #422BDC is a striking blue with RGB values of (66, 43, 220) and HSL of (248°, 72%, 52%). It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#422BDC
RGB
66, 43, 220
HSL
248°, 72%, 52%
CMYK
70%, 80%, 0%, 14%

Shades

CSS Usage
color: #422BDC;
background-color: #422BDC;
border-color: #422BDC;
box-shadow: 0 0 10px #422BDC;
border: 2px solid #422BDC;
Tailwind Usage
bg-[#422BDC]
text-[#422BDC]
border-[#422BDC]
shadow-[0_0_10px_422BDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #422BDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #422BDC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #422BDC; 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 #422BDC; background-color: #422BDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #422BDC20; border-left: 4px solid #422BDC; }

Link / Accent

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

a { color: #422BDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #422BDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 43, 220

Red: 66 / Green: 43 / Blue: 220

HSL

248°, 72%, 52%

Hue: 248° / Saturation: 72% / Lightness: 52%

CMYK

70%, 80%, 0%, 14%

Cyan: 70% / Magenta: 80% / Yellow: 0% / Key: 14%

What color is #422BDC?

#422BDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #422BDC to RGB:

rgb(66, 43, 220)HEX to RGB Converter →

HEX to HSL

Convert #422BDC to HSL:

hsl(248, 72%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #422BDC to CMYK:

cmyk(70%, 80%, 0%, 14%)Color Converter →

Color Meaning and Usage

#422BDC is a bold blue color with RGB values of 66, 43, 220 and HSL of 248°, 72%, 52%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #422BDC is #C5DD2C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C6DDD.

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

Contrast with #422BDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #422BDC?

#422BDC is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #422BDC?

#422BDC in RGB is (66, 43, 220) - 66 red, 43 green, and 220 blue.

How to use #422BDC in CSS?

Use #422BDC directly in your CSS properties like color or background-color.

What colors go well with #422BDC?

#C5DD2C (complementary), #2C6DDD (analogous), and #2D1AA2 (lighter shade) work well with #422BDC.