#DABFAB Color Information

Hex color code: #DABFAB

A soft orange shade, #DABFAB appears as (218, 191, 171) in RGB and (26°, 39%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DABFAB
RGB
218, 191, 171
HSL
26°, 39%, 76%
CMYK
0%, 12%, 22%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABFAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 191, 171

Red: 218 / Green: 191 / Blue: 171

HSL

26°, 39%, 76%

Hue: 26° / Saturation: 39% / Lightness: 76%

CMYK

0%, 12%, 22%, 15%

Cyan: 0% / Magenta: 12% / Yellow: 22% / Key: 15%

What color is #DABFAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABFAB to RGB:

rgb(218, 191, 171)HEX to RGB Converter →

HEX to HSL

Convert #DABFAB to HSL:

hsl(26, 39%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DABFAB to CMYK:

cmyk(0%, 12%, 22%, 15%)Color Converter →

Color Meaning and Usage

A airy orange tone, #DABFAB has RGB (218, 191, 171) and HSL (26°, 39%, 76%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABFAB is #AAC5DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAAAAD.

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

Contrast with #DABFAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABFAB?

#DABFAB is a airy orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DABFAB?

#DABFAB in RGB is (218, 191, 171) - 218 red, 191 green, and 171 blue.

How to use #DABFAB in CSS?

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

What colors go well with #DABFAB?

#AAC5DA (complementary), #DAAAAD (analogous), and #C29675 (lighter shade) work well with #DABFAB.