#DABED2 Color Information

Hex color code: #DABED2

A delicate magenta shade, #DABED2 appears as (218, 190, 210) in RGB and (317°, 27%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DABED2
RGB
218, 190, 210
HSL
317°, 27%, 80%
CMYK
0%, 13%, 4%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABED2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 190, 210

Red: 218 / Green: 190 / Blue: 210

HSL

317°, 27%, 80%

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

CMYK

0%, 13%, 4%, 15%

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

What color is #DABED2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABED2 to RGB:

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

HEX to HSL

Convert #DABED2 to HSL:

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

HEX to CMYK

Convert #DABED2 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DABED2 has RGB (218, 190, 210) and HSL (317°, 27%, 80%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABED2 is #BEDAC6, creating high-contrast pairings. For softer combinations, try analogous colors like #D4BEDA.

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

Contrast with #DABED2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABED2?

#DABED2 is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DABED2?

#DABED2 in RGB is (218, 190, 210) - 218 red, 190 green, and 210 blue.

How to use #DABED2 in CSS?

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

What colors go well with #DABED2?

#BEDAC6 (complementary), #D4BEDA (analogous), and #BE8EB0 (lighter shade) work well with #DABED2.