#DFE0BC Color Information

Hex color code: #DFE0BC

A light yellow shade, #DFE0BC appears as (223, 224, 188) in RGB and (62°, 37%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DFE0BC
RGB
223, 224, 188
HSL
62°, 37%, 81%
CMYK
0%, 0%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFE0BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 224, 188

Red: 223 / Green: 224 / Blue: 188

HSL

62°, 37%, 81%

Hue: 62° / Saturation: 37% / Lightness: 81%

CMYK

0%, 0%, 16%, 12%

Cyan: 0% / Magenta: 0% / Yellow: 16% / Key: 12%

What color is #DFE0BC?

#DFE0BC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFE0BC to RGB:

rgb(223, 224, 188)HEX to RGB Converter →

HEX to HSL

Convert #DFE0BC to HSL:

hsl(62, 37%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DFE0BC to CMYK:

cmyk(0%, 0%, 16%, 12%)Color Converter →

Color Meaning and Usage

#DFE0BC is a light yellow color with RGB values of 223, 224, 188 and HSL of 62°, 37%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFE0BC is #BEBDE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0D0BD.

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

Contrast with #DFE0BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFE0BC?

#DFE0BC is a light yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFE0BC?

#DFE0BC in RGB is (223, 224, 188) - 223 red, 224 green, and 188 blue.

How to use #DFE0BC in CSS?

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

What colors go well with #DFE0BC?

#BEBDE0 (complementary), #E0D0BD (analogous), and #C6C888 (lighter shade) work well with #DFE0BC.