#DCCAC1 Color Information

Hex color code: #DCCAC1

A airy orange shade, #DCCAC1 appears as (220, 202, 193) in RGB and (20°, 28%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DCCAC1
RGB
220, 202, 193
HSL
20°, 28%, 81%
CMYK
0%, 8%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCAC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 202, 193

Red: 220 / Green: 202 / Blue: 193

HSL

20°, 28%, 81%

Hue: 20° / Saturation: 28% / Lightness: 81%

CMYK

0%, 8%, 12%, 14%

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

What color is #DCCAC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCAC1 to RGB:

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

HEX to HSL

Convert #DCCAC1 to HSL:

hsl(20, 28%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCAC1 to CMYK:

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

Color Meaning and Usage

#DCCAC1 is a ethereal orange color with RGB values of 220, 202, 193 and HSL of 20°, 28%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCAC1 is #C1D3DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC1C6.

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

Contrast with #DCCAC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCAC1?

#DCCAC1 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCCAC1?

#DCCAC1 in RGB is (220, 202, 193) - 220 red, 202 green, and 193 blue.

How to use #DCCAC1 in CSS?

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

What colors go well with #DCCAC1?

#C1D3DC (complementary), #DCC1C6 (analogous), and #C1A090 (lighter shade) work well with #DCCAC1.