#EED7BD Color Information

Hex color code: #EED7BD

A light orange shade, #EED7BD appears as (238, 215, 189) in RGB and (32°, 59%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#EED7BD
RGB
238, 215, 189
HSL
32°, 59%, 84%
CMYK
0%, 10%, 21%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED7BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 215, 189

Red: 238 / Green: 215 / Blue: 189

HSL

32°, 59%, 84%

Hue: 32° / Saturation: 59% / Lightness: 84%

CMYK

0%, 10%, 21%, 7%

Cyan: 0% / Magenta: 10% / Yellow: 21% / Key: 7%

What color is #EED7BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED7BD to RGB:

rgb(238, 215, 189)HEX to RGB Converter →

HEX to HSL

Convert #EED7BD to HSL:

hsl(32, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EED7BD to CMYK:

cmyk(0%, 10%, 21%, 7%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #EED7BD has RGB (238, 215, 189) and HSL (32°, 59%, 84%). 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 #EED7BD is #BED5EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEC0BE.

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

Contrast with #EED7BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED7BD?

#EED7BD is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EED7BD?

#EED7BD in RGB is (238, 215, 189) - 238 red, 215 green, and 189 blue.

How to use #EED7BD in CSS?

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

What colors go well with #EED7BD?

#BED5EE (complementary), #EEC0BE (analogous), and #DFB381 (lighter shade) work well with #EED7BD.