#DABED1 Color Information

Hex color code: #DABED1

The hex color #DABED1 is a ethereal magenta with RGB values of (218, 190, 209) and HSL of (319°, 27%, 80%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DABED1
RGB
218, 190, 209
HSL
319°, 27%, 80%
CMYK
0%, 13%, 4%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABED1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 190, 209

Red: 218 / Green: 190 / Blue: 209

HSL

319°, 27%, 80%

Hue: 319° / Saturation: 27% / Lightness: 80%

CMYK

0%, 13%, 4%, 15%

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

What color is #DABED1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABED1 to RGB:

rgb(218, 190, 209)HEX to RGB Converter →

HEX to HSL

Convert #DABED1 to HSL:

hsl(319, 27%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DABED1 to CMYK:

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

Color Meaning and Usage

#DABED1 is a soft magenta color with RGB values of 218, 190, 209 and HSL of 319°, 27%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABED1 is #BEDAC7, creating high-contrast pairings. For softer combinations, try analogous colors like #D5BEDA.

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

Contrast with #DABED1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABED1?

#DABED1 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DABED1?

#DABED1 in RGB is (218, 190, 209) - 218 red, 190 green, and 209 blue.

How to use #DABED1 in CSS?

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

What colors go well with #DABED1?

#BEDAC7 (complementary), #D5BEDA (analogous), and #BE8EAF (lighter shade) work well with #DABED1.