#D28EB0 Color Information

Hex color code: #D28EB0

#D28EB0 is a subtle magenta color. In RGB it is (210, 142, 176), and in HSL it is (330°, 43%, 69%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#D28EB0
RGB
210, 142, 176
HSL
330°, 43%, 69%
CMYK
0%, 32%, 16%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D28EB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 142, 176

Red: 210 / Green: 142 / Blue: 176

HSL

330°, 43%, 69%

Hue: 330° / Saturation: 43% / Lightness: 69%

CMYK

0%, 32%, 16%, 18%

Cyan: 0% / Magenta: 32% / Yellow: 16% / Key: 18%

What color is #D28EB0?

#D28EB0 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D28EB0 to RGB:

rgb(210, 142, 176)HEX to RGB Converter →

HEX to HSL

Convert #D28EB0 to HSL:

hsl(330, 43%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D28EB0 to CMYK:

cmyk(0%, 32%, 16%, 18%)Color Converter →

Color Meaning and Usage

#D28EB0 is a delicate magenta color with RGB values of 210, 142, 176 and HSL of 330°, 43%, 69%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D28EB0 is #8ED2B0, creating high-contrast pairings. For softer combinations, try analogous colors like #D28ED2.

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

Contrast with #D28EB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D28EB0?

#D28EB0 is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D28EB0?

#D28EB0 in RGB is (210, 142, 176) - 210 red, 142 green, and 176 blue.

How to use #D28EB0 in CSS?

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

What colors go well with #D28EB0?

#8ED2B0 (complementary), #D28ED2 (analogous), and #BC578A (lighter shade) work well with #D28EB0.