#DABFC4 Color Information

Hex color code: #DABFC4

A light red shade, #DABFC4 appears as (218, 191, 196) in RGB and (349°, 27%, 80%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DABFC4
RGB
218, 191, 196
HSL
349°, 27%, 80%
CMYK
0%, 12%, 10%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABFC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 191, 196

Red: 218 / Green: 191 / Blue: 196

HSL

349°, 27%, 80%

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

CMYK

0%, 12%, 10%, 15%

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

What color is #DABFC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABFC4 to RGB:

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

HEX to HSL

Convert #DABFC4 to HSL:

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

HEX to CMYK

Convert #DABFC4 to CMYK:

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

Color Meaning and Usage

A delicate red tone, #DABFC4 has RGB (218, 191, 196) and HSL (349°, 27%, 80%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABFC4 is #BEDAD5, creating high-contrast pairings. For softer combinations, try analogous colors like #DABED1.

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

Contrast with #DABFC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABFC4?

#DABFC4 is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DABFC4?

#DABFC4 in RGB is (218, 191, 196) - 218 red, 191 green, and 196 blue.

How to use #DABFC4 in CSS?

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

What colors go well with #DABFC4?

#BEDAD5 (complementary), #DABED1 (analogous), and #BE8E96 (lighter shade) work well with #DABFC4.