#DBAACE Color Information

Hex color code: #DBAACE

#DBAACE is a airy magenta color. In RGB it is (219, 170, 206), and in HSL it is (316°, 40%, 76%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DBAACE
RGB
219, 170, 206
HSL
316°, 40%, 76%
CMYK
0%, 22%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBAACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 170, 206

Red: 219 / Green: 170 / Blue: 206

HSL

316°, 40%, 76%

Hue: 316° / Saturation: 40% / Lightness: 76%

CMYK

0%, 22%, 6%, 14%

Cyan: 0% / Magenta: 22% / Yellow: 6% / Key: 14%

What color is #DBAACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBAACE to RGB:

rgb(219, 170, 206)HEX to RGB Converter →

HEX to HSL

Convert #DBAACE to HSL:

hsl(316, 40%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DBAACE to CMYK:

cmyk(0%, 22%, 6%, 14%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #DBAACE has RGB (219, 170, 206) and HSL (316°, 40%, 76%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBAACE is #A9DAB6, creating high-contrast pairings. For softer combinations, try analogous colors like #CFA9DA.

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

Contrast with #DBAACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBAACE?

#DBAACE is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DBAACE?

#DBAACE in RGB is (219, 170, 206) - 219 red, 170 green, and 206 blue.

How to use #DBAACE in CSS?

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

What colors go well with #DBAACE?

#A9DAB6 (complementary), #CFA9DA (analogous), and #C374AE (lighter shade) work well with #DBAACE.