#DFBB7E Color Information

Hex color code: #DFBB7E

A muted orange shade, #DFBB7E appears as (223, 187, 126) in RGB and (38°, 60%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#DFBB7E
RGB
223, 187, 126
HSL
38°, 60%, 68%
CMYK
0%, 16%, 43%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBB7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 187, 126

Red: 223 / Green: 187 / Blue: 126

HSL

38°, 60%, 68%

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

CMYK

0%, 16%, 43%, 13%

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

What color is #DFBB7E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBB7E to RGB:

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

HEX to HSL

Convert #DFBB7E to HSL:

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

HEX to CMYK

Convert #DFBB7E to CMYK:

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

Color Meaning and Usage

A muted orange tone, #DFBB7E has RGB (223, 187, 126) and HSL (38°, 60%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFBB7E is #7CA0DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE897C.

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

Contrast with #DFBB7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBB7E?

#DFBB7E is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFBB7E?

#DFBB7E in RGB is (223, 187, 126) - 223 red, 187 green, and 126 blue.

How to use #DFBB7E in CSS?

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

What colors go well with #DFBB7E?

#7CA0DE (complementary), #DE897C (analogous), and #CF9A3F (lighter shade) work well with #DFBB7E.