#D28BF6 Color Information

Hex color code: #D28BF6

#D28BF6 is a bold purple color. In RGB it is (210, 139, 246), and in HSL it is (280°, 86%, 75%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#D28BF6
RGB
210, 139, 246
HSL
280°, 86%, 75%
CMYK
15%, 43%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D28BF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 139, 246

Red: 210 / Green: 139 / Blue: 246

HSL

280°, 86%, 75%

Hue: 280° / Saturation: 86% / Lightness: 75%

CMYK

15%, 43%, 0%, 4%

Cyan: 15% / Magenta: 43% / Yellow: 0% / Key: 4%

What color is #D28BF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D28BF6 to RGB:

rgb(210, 139, 246)HEX to RGB Converter →

HEX to HSL

Convert #D28BF6 to HSL:

hsl(280, 86%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D28BF6 to CMYK:

cmyk(15%, 43%, 0%, 4%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #D28BF6 has RGB (210, 139, 246) and HSL (280°, 86%, 75%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D28BF6 is #ADF688, creating high-contrast pairings. For softer combinations, try analogous colors like #9B88F6.

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

Contrast with #D28BF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D28BF6?

#D28BF6 is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D28BF6?

#D28BF6 in RGB is (210, 139, 246) - 210 red, 139 green, and 246 blue.

How to use #D28BF6 in CSS?

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

What colors go well with #D28BF6?

#ADF688 (complementary), #9B88F6 (analogous), and #B641F1 (lighter shade) work well with #D28BF6.