#DFBE97 Color Information

Hex color code: #DFBE97

#DFBE97 is a neutral orange color. In RGB it is (223, 190, 151), and in HSL it is (33°, 53%, 73%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#DFBE97
RGB
223, 190, 151
HSL
33°, 53%, 73%
CMYK
0%, 15%, 32%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBE97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 190, 151

Red: 223 / Green: 190 / Blue: 151

HSL

33°, 53%, 73%

Hue: 33° / Saturation: 53% / Lightness: 73%

CMYK

0%, 15%, 32%, 13%

Cyan: 0% / Magenta: 15% / Yellow: 32% / Key: 13%

What color is #DFBE97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBE97 to RGB:

rgb(223, 190, 151)HEX to RGB Converter →

HEX to HSL

Convert #DFBE97 to HSL:

hsl(33, 53%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DFBE97 to CMYK:

cmyk(0%, 15%, 32%, 13%)Color Converter →

Color Meaning and Usage

#DFBE97 is a subtle orange color with RGB values of 223, 190, 151 and HSL of 33°, 53%, 73%. 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 #DFBE97 is #96B7DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF9996.

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

Contrast with #DFBE97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBE97?

#DFBE97 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFBE97?

#DFBE97 in RGB is (223, 190, 151) - 223 red, 190 green, and 151 blue.

How to use #DFBE97 in CSS?

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

What colors go well with #DFBE97?

#96B7DF (complementary), #DF9996 (analogous), and #CD9A5B (lighter shade) work well with #DFBE97.