#DAC0BE Color Information

Hex color code: #DAC0BE

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

Try:
Color NameSilver
HEX
#DAC0BE
RGB
218, 192, 190
HSL
4°, 27%, 80%
CMYK
0%, 12%, 13%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC0BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 192, 190

Red: 218 / Green: 192 / Blue: 190

HSL

4°, 27%, 80%

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

CMYK

0%, 12%, 13%, 15%

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

What color is #DAC0BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC0BE to RGB:

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

HEX to HSL

Convert #DAC0BE to HSL:

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

HEX to CMYK

Convert #DAC0BE to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #DAC0BE has RGB (218, 192, 190) and HSL (4°, 27%, 80%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAC0BE is #BED8DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DABECA.

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

Contrast with #DAC0BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC0BE?

#DAC0BE is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DAC0BE?

#DAC0BE in RGB is (218, 192, 190) - 218 red, 192 green, and 190 blue.

How to use #DAC0BE in CSS?

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

What colors go well with #DAC0BE?

#BED8DA (complementary), #DABECA (analogous), and #BE918E (lighter shade) work well with #DAC0BE.