#EEBD7D Color Information

Hex color code: #EEBD7D

The hex color #EEBD7D is a striking orange with RGB values of (238, 189, 125) and HSL of (34°, 77%, 71%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#EEBD7D
RGB
238, 189, 125
HSL
34°, 77%, 71%
CMYK
0%, 21%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEBD7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 189, 125

Red: 238 / Green: 189 / Blue: 125

HSL

34°, 77%, 71%

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

CMYK

0%, 21%, 47%, 7%

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

What color is #EEBD7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEBD7D to RGB:

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

HEX to HSL

Convert #EEBD7D to HSL:

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

HEX to CMYK

Convert #EEBD7D to CMYK:

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

Color Meaning and Usage

#EEBD7D is a dynamic orange color with RGB values of 238, 189, 125 and HSL of 34°, 77%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEBD7D is #7CADEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE847C.

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

Contrast with #EEBD7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEBD7D?

#EEBD7D is a dynamic orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EEBD7D?

#EEBD7D in RGB is (238, 189, 125) - 238 red, 189 green, and 125 blue.

How to use #EEBD7D in CSS?

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

What colors go well with #EEBD7D?

#7CADEE (complementary), #EE847C (analogous), and #E59A38 (lighter shade) work well with #EEBD7D.