#DF9F5A Color Information

Hex color code: #DF9F5A

The hex color #DF9F5A is a balanced orange with RGB values of (223, 159, 90) and HSL of (31°, 68%, 61%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#DF9F5A
RGB
223, 159, 90
HSL
31°, 68%, 61%
CMYK
0%, 29%, 60%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF9F5A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 159, 90

Red: 223 / Green: 159 / Blue: 90

HSL

31°, 68%, 61%

Hue: 31° / Saturation: 68% / Lightness: 61%

CMYK

0%, 29%, 60%, 13%

Cyan: 0% / Magenta: 29% / Yellow: 60% / Key: 13%

What color is #DF9F5A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF9F5A to RGB:

rgb(223, 159, 90)HEX to RGB Converter →

HEX to HSL

Convert #DF9F5A to HSL:

hsl(31, 68%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DF9F5A to CMYK:

cmyk(0%, 29%, 60%, 13%)Color Converter →

Color Meaning and Usage

A muted orange tone, #DF9F5A has RGB (223, 159, 90) and HSL (31°, 68%, 61%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF9F5A is #5899DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF5A58.

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

Contrast with #DF9F5A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF9F5A?

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

What is the RGB value of #DF9F5A?

#DF9F5A in RGB is (223, 159, 90) - 223 red, 159 green, and 90 blue.

How to use #DF9F5A in CSS?

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

What colors go well with #DF9F5A?

#5899DF (complementary), #DF5A58 (analogous), and #C57826 (lighter shade) work well with #DF9F5A.