#EECD9B Color Information

Hex color code: #EECD9B

The hex color #EECD9B is a light orange with RGB values of (238, 205, 155) and HSL of (36°, 71%, 77%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#EECD9B
RGB
238, 205, 155
HSL
36°, 71%, 77%
CMYK
0%, 14%, 35%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECD9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 205, 155

Red: 238 / Green: 205 / Blue: 155

HSL

36°, 71%, 77%

Hue: 36° / Saturation: 71% / Lightness: 77%

CMYK

0%, 14%, 35%, 7%

Cyan: 0% / Magenta: 14% / Yellow: 35% / Key: 7%

What color is #EECD9B?

#EECD9B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECD9B to RGB:

rgb(238, 205, 155)HEX to RGB Converter →

HEX to HSL

Convert #EECD9B to HSL:

hsl(36, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EECD9B to CMYK:

cmyk(0%, 14%, 35%, 7%)Color Converter →

Color Meaning and Usage

A soft orange tone, #EECD9B has RGB (238, 205, 155) and HSL (36°, 71%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECD9B is #9BBCEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEA39B.

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

Contrast with #EECD9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECD9B?

#EECD9B is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EECD9B?

#EECD9B in RGB is (238, 205, 155) - 238 red, 205 green, and 155 blue.

How to use #EECD9B in CSS?

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

What colors go well with #EECD9B?

#9BBCEE (complementary), #EEA39B (analogous), and #E3AC59 (lighter shade) work well with #EECD9B.