#DFA362 Color Information

Hex color code: #DFA362

A balanced orange shade, #DFA362 appears as (223, 163, 98) in RGB and (31°, 66%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSandy Brown
HEX
#DFA362
RGB
223, 163, 98
HSL
31°, 66%, 63%
CMYK
0%, 27%, 56%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFA362; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 163, 98

Red: 223 / Green: 163 / Blue: 98

HSL

31°, 66%, 63%

Hue: 31° / Saturation: 66% / Lightness: 63%

CMYK

0%, 27%, 56%, 13%

Cyan: 0% / Magenta: 27% / Yellow: 56% / Key: 13%

What color is #DFA362?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFA362 to RGB:

rgb(223, 163, 98)HEX to RGB Converter →

HEX to HSL

Convert #DFA362 to HSL:

hsl(31, 66%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #DFA362 to CMYK:

cmyk(0%, 27%, 56%, 13%)Color Converter →

Color Meaning and Usage

#DFA362 is a muted orange color with RGB values of 223, 163, 98 and HSL of 31°, 66%, 63%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFA362 is #629FDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF6462.

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

Contrast with #DFA362

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFA362?

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

What is the RGB value of #DFA362?

#DFA362 in RGB is (223, 163, 98) - 223 red, 163 green, and 98 blue.

How to use #DFA362 in CSS?

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

What colors go well with #DFA362?

#629FDF (complementary), #DF6462 (analogous), and #CB7D2A (lighter shade) work well with #DFA362.