#DFC68B Color Information

Hex color code: #DFC68B

#DFC68B is a balanced orange color. In RGB it is (223, 198, 139), and in HSL it is (42°, 57%, 71%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DFC68B
RGB
223, 198, 139
HSL
42°, 57%, 71%
CMYK
0%, 11%, 38%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC68B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 198, 139

Red: 223 / Green: 198 / Blue: 139

HSL

42°, 57%, 71%

Hue: 42° / Saturation: 57% / Lightness: 71%

CMYK

0%, 11%, 38%, 13%

Cyan: 0% / Magenta: 11% / Yellow: 38% / Key: 13%

What color is #DFC68B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC68B to RGB:

rgb(223, 198, 139)HEX to RGB Converter →

HEX to HSL

Convert #DFC68B to HSL:

hsl(42, 57%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DFC68B to CMYK:

cmyk(0%, 11%, 38%, 13%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #DFC68B has RGB (223, 198, 139) and HSL (42°, 57%, 71%). 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 #DFC68B is #8BA4DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF9C8B.

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

Contrast with #DFC68B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC68B?

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

What is the RGB value of #DFC68B?

#DFC68B in RGB is (223, 198, 139) - 223 red, 198 green, and 139 blue.

How to use #DFC68B in CSS?

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

What colors go well with #DFC68B?

#8BA4DF (complementary), #DF9C8B (analogous), and #CFA84F (lighter shade) work well with #DFC68B.