#DACABE Color Information

Hex color code: #DACABE

A soft orange shade, #DACABE appears as (218, 202, 190) in RGB and (26°, 27%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DACABE
RGB
218, 202, 190
HSL
26°, 27%, 80%
CMYK
0%, 7%, 13%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 202, 190

Red: 218 / Green: 202 / Blue: 190

HSL

26°, 27%, 80%

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

CMYK

0%, 7%, 13%, 15%

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

What color is #DACABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACABE to RGB:

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

HEX to HSL

Convert #DACABE to HSL:

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

HEX to CMYK

Convert #DACABE to CMYK:

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

Color Meaning and Usage

#DACABE is a airy orange color with RGB values of 218, 202, 190 and HSL of 26°, 27%, 80%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACABE is #BECEDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DABEC0.

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

Contrast with #DACABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACABE?

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

What is the RGB value of #DACABE?

#DACABE in RGB is (218, 202, 190) - 218 red, 202 green, and 190 blue.

How to use #DACABE in CSS?

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

What colors go well with #DACABE?

#BECEDA (complementary), #DABEC0 (analogous), and #BEA38E (lighter shade) work well with #DACABE.