#422ADF Color Information

Hex color code: #422ADF

#422ADF is a dynamic blue color. In RGB it is (66, 42, 223), and in HSL it is (248°, 74%, 52%). It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#422ADF
RGB
66, 42, 223
HSL
248°, 74%, 52%
CMYK
70%, 81%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #422ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 42, 223

Red: 66 / Green: 42 / Blue: 223

HSL

248°, 74%, 52%

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

CMYK

70%, 81%, 0%, 13%

Cyan: 70% / Magenta: 81% / Yellow: 0% / Key: 13%

What color is #422ADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #422ADF to RGB:

rgb(66, 42, 223)HEX to RGB Converter →

HEX to HSL

Convert #422ADF to HSL:

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

HEX to CMYK

Convert #422ADF to CMYK:

cmyk(70%, 81%, 0%, 13%)Color Converter →

Color Meaning and Usage

A dynamic blue tone, #422ADF has RGB (66, 42, 223) and HSL (248°, 74%, 52%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #422ADF is #C7DF2A, creating high-contrast pairings. For softer combinations, try analogous colors like #2A6CDF.

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

Contrast with #422ADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #422ADF?

#422ADF is a dynamic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #422ADF?

#422ADF in RGB is (66, 42, 223) - 66 red, 42 green, and 223 blue.

How to use #422ADF in CSS?

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

What colors go well with #422ADF?

#C7DF2A (complementary), #2A6CDF (analogous), and #2B19A4 (lighter shade) work well with #422ADF.