#D67AEB Color Information

Hex color code: #D67AEB

The hex color #D67AEB is a striking magenta with RGB values of (214, 122, 235) and HSL of (289°, 74%, 70%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#D67AEB
RGB
214, 122, 235
HSL
289°, 74%, 70%
CMYK
9%, 48%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #D67AEB; color: #000000; }

Badge

New Feature
.badge { background-color: #D67AEB; color: #000000; }

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 #D67AEB; background-color: #D67AEB15; }

Alert / Toast

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

Link / Accent

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

a { color: #D67AEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #D67AEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 122, 235

Red: 214 / Green: 122 / Blue: 235

HSL

289°, 74%, 70%

Hue: 289° / Saturation: 74% / Lightness: 70%

CMYK

9%, 48%, 0%, 8%

Cyan: 9% / Magenta: 48% / Yellow: 0% / Key: 8%

What color is #D67AEB?

#D67AEB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D67AEB to RGB:

rgb(214, 122, 235)HEX to RGB Converter →

HEX to HSL

Convert #D67AEB to HSL:

hsl(289, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D67AEB to CMYK:

cmyk(9%, 48%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #D67AEB has RGB (214, 122, 235) and HSL (289°, 74%, 70%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D67AEB is #8FEB7A, creating high-contrast pairings. For softer combinations, try analogous colors like #9E7AEB.

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

Contrast with #D67AEB

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

Contrast Ratio: 7.84:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D67AEB?

#D67AEB is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D67AEB?

#D67AEB in RGB is (214, 122, 235) - 214 red, 122 green, and 235 blue.

How to use #D67AEB in CSS?

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

What colors go well with #D67AEB?

#8FEB7A (complementary), #9E7AEB (analogous), and #C237E1 (lighter shade) work well with #D67AEB.