#DAC4BE Color Information

Hex color code: #DAC4BE

A delicate red shade, #DAC4BE appears as (218, 196, 190) in RGB and (13°, 27%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DAC4BE
RGB
218, 196, 190
HSL
13°, 27%, 80%
CMYK
0%, 10%, 13%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC4BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 196, 190

Red: 218 / Green: 196 / Blue: 190

HSL

13°, 27%, 80%

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

CMYK

0%, 10%, 13%, 15%

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

What color is #DAC4BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC4BE to RGB:

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

HEX to HSL

Convert #DAC4BE to HSL:

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

HEX to CMYK

Convert #DAC4BE to CMYK:

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

Color Meaning and Usage

#DAC4BE is a airy red color with RGB values of 218, 196, 190 and HSL of 13°, 27%, 80%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAC4BE is #BED4DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DABEC6.

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

Contrast with #DAC4BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC4BE?

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

What is the RGB value of #DAC4BE?

#DAC4BE in RGB is (218, 196, 190) - 218 red, 196 green, and 190 blue.

How to use #DAC4BE in CSS?

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

What colors go well with #DAC4BE?

#BED4DA (complementary), #DABEC6 (analogous), and #BE988E (lighter shade) work well with #DAC4BE.