#DCCAC2 Color Information

Hex color code: #DCCAC2

#DCCAC2 is a ethereal orange color. In RGB it is (220, 202, 194), and in HSL it is (18°, 27%, 81%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DCCAC2
RGB
220, 202, 194
HSL
18°, 27%, 81%
CMYK
0%, 8%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCAC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 202, 194

Red: 220 / Green: 202 / Blue: 194

HSL

18°, 27%, 81%

Hue: 18° / Saturation: 27% / Lightness: 81%

CMYK

0%, 8%, 12%, 14%

Cyan: 0% / Magenta: 8% / Yellow: 12% / Key: 14%

What color is #DCCAC2?

#DCCAC2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCAC2 to RGB:

rgb(220, 202, 194)HEX to RGB Converter →

HEX to HSL

Convert #DCCAC2 to HSL:

hsl(18, 27%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCAC2 to CMYK:

cmyk(0%, 8%, 12%, 14%)Color Converter →

Color Meaning and Usage

A soft orange tone, #DCCAC2 has RGB (220, 202, 194) and HSL (18°, 27%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCAC2 is #C1D4DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC1C7.

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

Contrast with #DCCAC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCAC2?

#DCCAC2 is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCCAC2?

#DCCAC2 in RGB is (220, 202, 194) - 220 red, 202 green, and 194 blue.

How to use #DCCAC2 in CSS?

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

What colors go well with #DCCAC2?

#C1D4DC (complementary), #DCC1C7 (analogous), and #C09F91 (lighter shade) work well with #DCCAC2.