#D37AFF Color Information

Hex color code: #D37AFF

#D37AFF is a striking purple color. In RGB it is (211, 122, 255), and in HSL it is (280°, 100%, 74%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#D37AFF
RGB
211, 122, 255
HSL
280°, 100%, 74%
CMYK
17%, 52%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #D37AFF; 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 #D37AFF; background-color: #D37AFF15; }

Alert / Toast

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

Link / Accent

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

a { color: #D37AFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 122, 255

Red: 211 / Green: 122 / Blue: 255

HSL

280°, 100%, 74%

Hue: 280° / Saturation: 100% / Lightness: 74%

CMYK

17%, 52%, 0%, 0%

Cyan: 17% / Magenta: 52% / Yellow: 0% / Key: 0%

What color is #D37AFF?

#D37AFF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D37AFF to RGB:

rgb(211, 122, 255)HEX to RGB Converter →

HEX to HSL

Convert #D37AFF to HSL:

hsl(280, 100%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #D37AFF to CMYK:

cmyk(17%, 52%, 0%, 0%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #D37AFF has RGB (211, 122, 255) and HSL (280°, 100%, 74%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D37AFF is #A7FF7A, creating high-contrast pairings. For softer combinations, try analogous colors like #917AFF.

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

Contrast with #D37AFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D37AFF?

#D37AFF is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D37AFF?

#D37AFF in RGB is (211, 122, 255) - 211 red, 122 green, and 255 blue.

How to use #D37AFF in CSS?

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

What colors go well with #D37AFF?

#A7FF7A (complementary), #917AFF (analogous), and #B92EFF (lighter shade) work well with #D37AFF.