#EED9BE Color Information

Hex color code: #EED9BE

#EED9BE is a ethereal orange color. In RGB it is (238, 217, 190), and in HSL it is (34°, 59%, 84%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#EED9BE
RGB
238, 217, 190
HSL
34°, 59%, 84%
CMYK
0%, 9%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED9BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 217, 190

Red: 238 / Green: 217 / Blue: 190

HSL

34°, 59%, 84%

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

CMYK

0%, 9%, 20%, 7%

Cyan: 0% / Magenta: 9% / Yellow: 20% / Key: 7%

What color is #EED9BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED9BE to RGB:

rgb(238, 217, 190)HEX to RGB Converter →

HEX to HSL

Convert #EED9BE to HSL:

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

HEX to CMYK

Convert #EED9BE to CMYK:

cmyk(0%, 9%, 20%, 7%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #EED9BE has RGB (238, 217, 190) and HSL (34°, 59%, 84%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED9BE is #BED3EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEC1BE.

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

Contrast with #EED9BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED9BE?

#EED9BE is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EED9BE?

#EED9BE in RGB is (238, 217, 190) - 238 red, 217 green, and 190 blue.

How to use #EED9BE in CSS?

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

What colors go well with #EED9BE?

#BED3EE (complementary), #EEC1BE (analogous), and #DFB681 (lighter shade) work well with #EED9BE.