#DCD1BE Color Information

Hex color code: #DCD1BE

The hex color #DCD1BE is a light orange with RGB values of (220, 209, 190) and HSL of (38°, 30%, 80%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DCD1BE
RGB
220, 209, 190
HSL
38°, 30%, 80%
CMYK
0%, 5%, 14%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD1BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 209, 190

Red: 220 / Green: 209 / Blue: 190

HSL

38°, 30%, 80%

Hue: 38° / Saturation: 30% / Lightness: 80%

CMYK

0%, 5%, 14%, 14%

Cyan: 0% / Magenta: 5% / Yellow: 14% / Key: 14%

What color is #DCD1BE?

#DCD1BE is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD1BE to RGB:

rgb(220, 209, 190)HEX to RGB Converter →

HEX to HSL

Convert #DCD1BE to HSL:

hsl(38, 30%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD1BE to CMYK:

cmyk(0%, 5%, 14%, 14%)Color Converter →

Color Meaning and Usage

#DCD1BE is a delicate orange color with RGB values of 220, 209, 190 and HSL of 38°, 30%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD1BE is #BDC8DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBC1BD.

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

Contrast with #DCD1BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD1BE?

#DCD1BE is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCD1BE?

#DCD1BE in RGB is (220, 209, 190) - 220 red, 209 green, and 190 blue.

How to use #DCD1BE in CSS?

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

What colors go well with #DCD1BE?

#BDC8DB (complementary), #DBC1BD (analogous), and #C1AD8B (lighter shade) work well with #DCD1BE.