#EEDEBA Color Information

Hex color code: #EEDEBA

A ethereal orange shade, #EEDEBA appears as (238, 222, 186) in RGB and (42°, 60%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#EEDEBA
RGB
238, 222, 186
HSL
42°, 60%, 83%
CMYK
0%, 7%, 22%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 222, 186

Red: 238 / Green: 222 / Blue: 186

HSL

42°, 60%, 83%

Hue: 42° / Saturation: 60% / Lightness: 83%

CMYK

0%, 7%, 22%, 7%

Cyan: 0% / Magenta: 7% / Yellow: 22% / Key: 7%

What color is #EEDEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDEBA to RGB:

rgb(238, 222, 186)HEX to RGB Converter →

HEX to HSL

Convert #EEDEBA to HSL:

hsl(42, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDEBA to CMYK:

cmyk(0%, 7%, 22%, 7%)Color Converter →

Color Meaning and Usage

A light orange tone, #EEDEBA has RGB (238, 222, 186) and HSL (42°, 60%, 83%). 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 #EEDEBA is #BAC9EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEC4BA.

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

Contrast with #EEDEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDEBA?

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

What is the RGB value of #EEDEBA?

#EEDEBA in RGB is (238, 222, 186) - 238 red, 222 green, and 186 blue.

How to use #EEDEBA in CSS?

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

What colors go well with #EEDEBA?

#BAC9EE (complementary), #EEC4BA (analogous), and #DEC17C (lighter shade) work well with #EEDEBA.