#DABDAF Color Information

Hex color code: #DABDAF

#DABDAF is a airy orange color. In RGB it is (218, 189, 175), and in HSL it is (20°, 37%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DABDAF
RGB
218, 189, 175
HSL
20°, 37%, 77%
CMYK
0%, 13%, 20%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABDAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 189, 175

Red: 218 / Green: 189 / Blue: 175

HSL

20°, 37%, 77%

Hue: 20° / Saturation: 37% / Lightness: 77%

CMYK

0%, 13%, 20%, 15%

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

What color is #DABDAF?

#DABDAF is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABDAF to RGB:

rgb(218, 189, 175)HEX to RGB Converter →

HEX to HSL

Convert #DABDAF to HSL:

hsl(20, 37%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DABDAF to CMYK:

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

Color Meaning and Usage

#DABDAF is a light orange color with RGB values of 218, 189, 175 and HSL of 20°, 37%, 77%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABDAF is #AFCCDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAAFB6.

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

Contrast with #DABDAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABDAF?

#DABDAF is a light orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DABDAF?

#DABDAF in RGB is (218, 189, 175) - 218 red, 189 green, and 175 blue.

How to use #DABDAF in CSS?

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

What colors go well with #DABDAF?

#AFCCDA (complementary), #DAAFB6 (analogous), and #C2927A (lighter shade) work well with #DABDAF.