#DFC87E Color Information

Hex color code: #DFC87E

A muted yellow shade, #DFC87E appears as (223, 200, 126) in RGB and (46°, 60%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#DFC87E
RGB
223, 200, 126
HSL
46°, 60%, 68%
CMYK
0%, 10%, 43%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC87E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 200, 126

Red: 223 / Green: 200 / Blue: 126

HSL

46°, 60%, 68%

Hue: 46° / Saturation: 60% / Lightness: 68%

CMYK

0%, 10%, 43%, 13%

Cyan: 0% / Magenta: 10% / Yellow: 43% / Key: 13%

What color is #DFC87E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC87E to RGB:

rgb(223, 200, 126)HEX to RGB Converter →

HEX to HSL

Convert #DFC87E to HSL:

hsl(46, 60%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DFC87E to CMYK:

cmyk(0%, 10%, 43%, 13%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #DFC87E has RGB (223, 200, 126) and HSL (46°, 60%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFC87E is #7C93DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE977C.

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

Contrast with #DFC87E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC87E?

#DFC87E is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFC87E?

#DFC87E in RGB is (223, 200, 126) - 223 red, 200 green, and 126 blue.

How to use #DFC87E in CSS?

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

What colors go well with #DFC87E?

#7C93DE (complementary), #DE977C (analogous), and #CFAE3F (lighter shade) work well with #DFC87E.