#E6DFBC Color Information

Hex color code: #E6DFBC

The hex color #E6DFBC is a soft yellow with RGB values of (230, 223, 188) and HSL of (50°, 46%, 82%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#E6DFBC
RGB
230, 223, 188
HSL
50°, 46%, 82%
CMYK
0%, 3%, 18%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6DFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 223, 188

Red: 230 / Green: 223 / Blue: 188

HSL

50°, 46%, 82%

Hue: 50° / Saturation: 46% / Lightness: 82%

CMYK

0%, 3%, 18%, 10%

Cyan: 0% / Magenta: 3% / Yellow: 18% / Key: 10%

What color is #E6DFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6DFBC to RGB:

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

HEX to HSL

Convert #E6DFBC to HSL:

hsl(50, 46%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #E6DFBC to CMYK:

cmyk(0%, 3%, 18%, 10%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #E6DFBC has RGB (230, 223, 188) and HSL (50°, 46%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6DFBC is #BCC3E6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6CABC.

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

Contrast with #E6DFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6DFBC?

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

What is the RGB value of #E6DFBC?

#E6DFBC in RGB is (230, 223, 188) - 230 red, 223 green, and 188 blue.

How to use #E6DFBC in CSS?

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

What colors go well with #E6DFBC?

#BCC3E6 (complementary), #E6CABC (analogous), and #D2C584 (lighter shade) work well with #E6DFBC.