#DCD7CD Color Information

Hex color code: #DCD7CD

The hex color #DCD7CD is a soft orange with RGB values of (220, 215, 205) and HSL of (40°, 18%, 83%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DCD7CD
RGB
220, 215, 205
HSL
40°, 18%, 83%
CMYK
0%, 2%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD7CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 215, 205

Red: 220 / Green: 215 / Blue: 205

HSL

40°, 18%, 83%

Hue: 40° / Saturation: 18% / Lightness: 83%

CMYK

0%, 2%, 7%, 14%

Cyan: 0% / Magenta: 2% / Yellow: 7% / Key: 14%

What color is #DCD7CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD7CD to RGB:

rgb(220, 215, 205)HEX to RGB Converter →

HEX to HSL

Convert #DCD7CD to HSL:

hsl(40, 18%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD7CD to CMYK:

cmyk(0%, 2%, 7%, 14%)Color Converter →

Color Meaning and Usage

#DCD7CD is a light orange color with RGB values of 220, 215, 205 and HSL of 40°, 18%, 83%. 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 #DCD7CD is #CCD1DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCECC.

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

Contrast with #DCD7CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD7CD?

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

What is the RGB value of #DCD7CD?

#DCD7CD in RGB is (220, 215, 205) - 220 red, 215 green, and 205 blue.

How to use #DCD7CD in CSS?

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

What colors go well with #DCD7CD?

#CCD1DB (complementary), #DBCECC (analogous), and #BCB29F (lighter shade) work well with #DCD7CD.