#DFB175 Color Information

Hex color code: #DFB175

#DFB175 is a neutral orange color. In RGB it is (223, 177, 117), and in HSL it is (34°, 62%, 67%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#DFB175
RGB
223, 177, 117
HSL
34°, 62%, 67%
CMYK
0%, 21%, 48%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB175; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 177, 117

Red: 223 / Green: 177 / Blue: 117

HSL

34°, 62%, 67%

Hue: 34° / Saturation: 62% / Lightness: 67%

CMYK

0%, 21%, 48%, 13%

Cyan: 0% / Magenta: 21% / Yellow: 48% / Key: 13%

What color is #DFB175?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB175 to RGB:

rgb(223, 177, 117)HEX to RGB Converter →

HEX to HSL

Convert #DFB175 to HSL:

hsl(34, 62%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB175 to CMYK:

cmyk(0%, 21%, 48%, 13%)Color Converter →

Color Meaning and Usage

#DFB175 is a neutral orange color with RGB values of 223, 177, 117 and HSL of 34°, 62%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB175 is #77A4DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF7E77.

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

Contrast with #DFB175

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB175?

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

What is the RGB value of #DFB175?

#DFB175 in RGB is (223, 177, 117) - 223 red, 177 green, and 117 blue.

How to use #DFB175 in CSS?

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

What colors go well with #DFB175?

#77A4DF (complementary), #DF7E77 (analogous), and #D08F39 (lighter shade) work well with #DFB175.