#422F56 Color Information

Hex color code: #422F56

The hex color #422F56 is a pastel purple with RGB values of (66, 47, 86) and HSL of (269°, 29%, 26%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#422F56
RGB
66, 47, 86
HSL
269°, 29%, 26%
CMYK
23%, 45%, 0%, 66%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #422F56; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 47, 86

Red: 66 / Green: 47 / Blue: 86

HSL

269°, 29%, 26%

Hue: 269° / Saturation: 29% / Lightness: 26%

CMYK

23%, 45%, 0%, 66%

Cyan: 23% / Magenta: 45% / Yellow: 0% / Key: 66%

What color is #422F56?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #422F56 to RGB:

rgb(66, 47, 86)HEX to RGB Converter →

HEX to HSL

Convert #422F56 to HSL:

hsl(269, 29%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #422F56 to CMYK:

cmyk(23%, 45%, 0%, 66%)Color Converter →

Color Meaning and Usage

#422F56 is a delicate purple color with RGB values of 66, 47, 86 and HSL of 269°, 29%, 26%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #422F56 is #43562F, creating high-contrast pairings. For softer combinations, try analogous colors like #2F3056.

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

Contrast with #422F56

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #422F56?

#422F56 is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #422F56?

#422F56 in RGB is (66, 47, 86) - 66 red, 47 green, and 86 blue.

How to use #422F56 in CSS?

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

What colors go well with #422F56?

#43562F (complementary), #2F3056 (analogous), and #1C1424 (lighter shade) work well with #422F56.