#DAC3BE Color Information

Hex color code: #DAC3BE

A airy red shade, #DAC3BE appears as (218, 195, 190) in RGB and (11°, 27%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#DAC3BE
RGB
218, 195, 190
HSL
11°, 27%, 80%
CMYK
0%, 11%, 13%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC3BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 195, 190

Red: 218 / Green: 195 / Blue: 190

HSL

11°, 27%, 80%

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

CMYK

0%, 11%, 13%, 15%

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

What color is #DAC3BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC3BE to RGB:

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

HEX to HSL

Convert #DAC3BE to HSL:

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

HEX to CMYK

Convert #DAC3BE to CMYK:

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

Color Meaning and Usage

A light red tone, #DAC3BE has RGB (218, 195, 190) and HSL (11°, 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 #DAC3BE is #BED5DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DABEC7.

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

Contrast with #DAC3BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC3BE?

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

What is the RGB value of #DAC3BE?

#DAC3BE in RGB is (218, 195, 190) - 218 red, 195 green, and 190 blue.

How to use #DAC3BE in CSS?

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

What colors go well with #DAC3BE?

#BED5DA (complementary), #DABEC7 (analogous), and #BE968E (lighter shade) work well with #DAC3BE.