#DFB480 Color Information

Hex color code: #DFB480

A subtle orange shade, #DFB480 appears as (223, 180, 128) in RGB and (33°, 60%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DFB480
RGB
223, 180, 128
HSL
33°, 60%, 69%
CMYK
0%, 19%, 43%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB480; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 180, 128

Red: 223 / Green: 180 / Blue: 128

HSL

33°, 60%, 69%

Hue: 33° / Saturation: 60% / Lightness: 69%

CMYK

0%, 19%, 43%, 13%

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

What color is #DFB480?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB480 to RGB:

rgb(223, 180, 128)HEX to RGB Converter →

HEX to HSL

Convert #DFB480 to HSL:

hsl(33, 60%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB480 to CMYK:

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

Color Meaning and Usage

A muted orange tone, #DFB480 has RGB (223, 180, 128) and HSL (33°, 60%, 69%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB480 is #81ABDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF8581.

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

Contrast with #DFB480

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB480?

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

What is the RGB value of #DFB480?

#DFB480 in RGB is (223, 180, 128) - 223 red, 180 green, and 128 blue.

How to use #DFB480 in CSS?

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

What colors go well with #DFB480?

#81ABDF (complementary), #DF8581 (analogous), and #D09143 (lighter shade) work well with #DFB480.