#DBADC4 Color Information

Hex color code: #DBADC4

The hex color #DBADC4 is a delicate magenta with RGB values of (219, 173, 196) and HSL of (330°, 39%, 77%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DBADC4
RGB
219, 173, 196
HSL
330°, 39%, 77%
CMYK
0%, 21%, 11%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBADC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 173, 196

Red: 219 / Green: 173 / Blue: 196

HSL

330°, 39%, 77%

Hue: 330° / Saturation: 39% / Lightness: 77%

CMYK

0%, 21%, 11%, 14%

Cyan: 0% / Magenta: 21% / Yellow: 11% / Key: 14%

What color is #DBADC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBADC4 to RGB:

rgb(219, 173, 196)HEX to RGB Converter →

HEX to HSL

Convert #DBADC4 to HSL:

hsl(330, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBADC4 to CMYK:

cmyk(0%, 21%, 11%, 14%)Color Converter →

Color Meaning and Usage

A light magenta tone, #DBADC4 has RGB (219, 173, 196) and HSL (330°, 39%, 77%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBADC4 is #ADDBC4, creating high-contrast pairings. For softer combinations, try analogous colors like #DBADDB.

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

Contrast with #DBADC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBADC4?

#DBADC4 is a light magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBADC4?

#DBADC4 in RGB is (219, 173, 196) - 219 red, 173 green, and 196 blue.

How to use #DBADC4 in CSS?

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

What colors go well with #DBADC4?

#ADDBC4 (complementary), #DBADDB (analogous), and #C4789E (lighter shade) work well with #DBADC4.