#DFD88B Color Information

Hex color code: #DFD88B

A subtle yellow shade, #DFD88B appears as (223, 216, 139) in RGB and (55°, 57%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DFD88B
RGB
223, 216, 139
HSL
55°, 57%, 71%
CMYK
0%, 3%, 38%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD88B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 216, 139

Red: 223 / Green: 216 / Blue: 139

HSL

55°, 57%, 71%

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

CMYK

0%, 3%, 38%, 13%

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

What color is #DFD88B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD88B to RGB:

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

HEX to HSL

Convert #DFD88B to HSL:

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

HEX to CMYK

Convert #DFD88B to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #DFD88B has RGB (223, 216, 139) and HSL (55°, 57%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD88B is #8B92DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFAE8B.

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

Contrast with #DFD88B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD88B?

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

What is the RGB value of #DFD88B?

#DFD88B in RGB is (223, 216, 139) - 223 red, 216 green, and 139 blue.

How to use #DFD88B in CSS?

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

What colors go well with #DFD88B?

#8B92DF (complementary), #DFAE8B (analogous), and #CFC44F (lighter shade) work well with #DFD88B.