#EEDB87 Color Information

Hex color code: #EEDB87

The hex color #EEDB87 is a bold yellow with RGB values of (238, 219, 135) and HSL of (49°, 75%, 73%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EEDB87
RGB
238, 219, 135
HSL
49°, 75%, 73%
CMYK
0%, 8%, 43%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDB87; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 219, 135

Red: 238 / Green: 219 / Blue: 135

HSL

49°, 75%, 73%

Hue: 49° / Saturation: 75% / Lightness: 73%

CMYK

0%, 8%, 43%, 7%

Cyan: 0% / Magenta: 8% / Yellow: 43% / Key: 7%

What color is #EEDB87?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDB87 to RGB:

rgb(238, 219, 135)HEX to RGB Converter →

HEX to HSL

Convert #EEDB87 to HSL:

hsl(49, 75%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDB87 to CMYK:

cmyk(0%, 8%, 43%, 7%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #EEDB87 has RGB (238, 219, 135) and HSL (49°, 75%, 73%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDB87 is #8799EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEA787.

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

Contrast with #EEDB87

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDB87?

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

What is the RGB value of #EEDB87?

#EEDB87 in RGB is (238, 219, 135) - 238 red, 219 green, and 135 blue.

How to use #EEDB87 in CSS?

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

What colors go well with #EEDB87?

#8799EE (complementary), #EEA787 (analogous), and #E4C744 (lighter shade) work well with #EEDB87.