#EED6BA Color Information

Hex color code: #EED6BA

A airy orange shade, #EED6BA appears as (238, 214, 186) in RGB and (32°, 60%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#EED6BA
RGB
238, 214, 186
HSL
32°, 60%, 83%
CMYK
0%, 10%, 22%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED6BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 214, 186

Red: 238 / Green: 214 / Blue: 186

HSL

32°, 60%, 83%

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

CMYK

0%, 10%, 22%, 7%

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

What color is #EED6BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED6BA to RGB:

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

HEX to HSL

Convert #EED6BA to HSL:

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

HEX to CMYK

Convert #EED6BA to CMYK:

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

Color Meaning and Usage

A airy orange tone, #EED6BA has RGB (238, 214, 186) and HSL (32°, 60%, 83%). 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 #EED6BA is #BAD2EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEBBBA.

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

Contrast with #EED6BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED6BA?

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

What is the RGB value of #EED6BA?

#EED6BA in RGB is (238, 214, 186) - 238 red, 214 green, and 186 blue.

How to use #EED6BA in CSS?

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

What colors go well with #EED6BA?

#BAD2EE (complementary), #EEBBBA (analogous), and #DEB17C (lighter shade) work well with #EED6BA.