#EED18B Color Information

Hex color code: #EED18B

The hex color #EED18B is a eye-catching orange with RGB values of (238, 209, 139) and HSL of (42°, 74%, 74%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#EED18B
RGB
238, 209, 139
HSL
42°, 74%, 74%
CMYK
0%, 12%, 42%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED18B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 209, 139

Red: 238 / Green: 209 / Blue: 139

HSL

42°, 74%, 74%

Hue: 42° / Saturation: 74% / Lightness: 74%

CMYK

0%, 12%, 42%, 7%

Cyan: 0% / Magenta: 12% / Yellow: 42% / Key: 7%

What color is #EED18B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED18B to RGB:

rgb(238, 209, 139)HEX to RGB Converter →

HEX to HSL

Convert #EED18B to HSL:

hsl(42, 74%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EED18B to CMYK:

cmyk(0%, 12%, 42%, 7%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #EED18B has RGB (238, 209, 139) and HSL (42°, 74%, 74%). 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 #EED18B is #8CA9EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE9F8C.

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

Contrast with #EED18B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED18B?

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

What is the RGB value of #EED18B?

#EED18B in RGB is (238, 209, 139) - 238 red, 209 green, and 139 blue.

How to use #EED18B in CSS?

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

What colors go well with #EED18B?

#8CA9EE (complementary), #EE9F8C (analogous), and #E4B549 (lighter shade) work well with #EED18B.