#DABECE Color Information

Hex color code: #DABECE

A ethereal magenta shade, #DABECE appears as (218, 190, 206) in RGB and (326°, 27%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DABECE
RGB
218, 190, 206
HSL
326°, 27%, 80%
CMYK
0%, 13%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 190, 206

Red: 218 / Green: 190 / Blue: 206

HSL

326°, 27%, 80%

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

CMYK

0%, 13%, 6%, 15%

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

What color is #DABECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABECE to RGB:

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

HEX to HSL

Convert #DABECE to HSL:

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

HEX to CMYK

Convert #DABECE to CMYK:

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

Color Meaning and Usage

#DABECE is a delicate magenta color with RGB values of 218, 190, 206 and HSL of 326°, 27%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABECE is #BEDACA, creating high-contrast pairings. For softer combinations, try analogous colors like #D8BEDA.

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

Contrast with #DABECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABECE?

#DABECE is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DABECE?

#DABECE in RGB is (218, 190, 206) - 218 red, 190 green, and 206 blue.

How to use #DABECE in CSS?

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

What colors go well with #DABECE?

#BEDACA (complementary), #D8BEDA (analogous), and #BE8EA9 (lighter shade) work well with #DABECE.