#DC994C Color Information

Hex color code: #DC994C

A subtle orange shade, #DC994C appears as (220, 153, 76) in RGB and (32°, 67%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NamePeru
HEX
#DC994C
RGB
220, 153, 76
HSL
32°, 67%, 58%
CMYK
0%, 30%, 65%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC994C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 153, 76

Red: 220 / Green: 153 / Blue: 76

HSL

32°, 67%, 58%

Hue: 32° / Saturation: 67% / Lightness: 58%

CMYK

0%, 30%, 65%, 14%

Cyan: 0% / Magenta: 30% / Yellow: 65% / Key: 14%

What color is #DC994C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC994C to RGB:

rgb(220, 153, 76)HEX to RGB Converter →

HEX to HSL

Convert #DC994C to HSL:

hsl(32, 67%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DC994C to CMYK:

cmyk(0%, 30%, 65%, 14%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #DC994C has RGB (220, 153, 76) and HSL (32°, 67%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC994C is #4C8FDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC514C.

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

Contrast with #DC994C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC994C?

#DC994C is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DC994C?

#DC994C in RGB is (220, 153, 76) - 220 red, 153 green, and 76 blue.

How to use #DC994C in CSS?

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

What colors go well with #DC994C?

#4C8FDC (complementary), #DC514C (analogous), and #B77324 (lighter shade) work well with #DC994C.