#DABED4 Color Information

Hex color code: #DABED4

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

Try:
Color NamePlum
HEX
#DABED4
RGB
218, 190, 212
HSL
313°, 27%, 80%
CMYK
0%, 13%, 3%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABED4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 190, 212

Red: 218 / Green: 190 / Blue: 212

HSL

313°, 27%, 80%

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

CMYK

0%, 13%, 3%, 15%

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

What color is #DABED4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABED4 to RGB:

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

HEX to HSL

Convert #DABED4 to HSL:

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

HEX to CMYK

Convert #DABED4 to CMYK:

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

Color Meaning and Usage

#DABED4 is a light magenta color with RGB values of 218, 190, 212 and HSL of 313°, 27%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABED4 is #BEDAC4, creating high-contrast pairings. For softer combinations, try analogous colors like #D2BEDA.

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

Contrast with #DABED4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABED4?

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

What is the RGB value of #DABED4?

#DABED4 in RGB is (218, 190, 212) - 218 red, 190 green, and 212 blue.

How to use #DABED4 in CSS?

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

What colors go well with #DABED4?

#BEDAC4 (complementary), #D2BEDA (analogous), and #BE8EB3 (lighter shade) work well with #DABED4.