#EED28B Color Information

Hex color code: #EED28B

#EED28B is a striking orange color. In RGB it is (238, 210, 139), and in HSL it is (43°, 74%, 74%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#EED28B
RGB
238, 210, 139
HSL
43°, 74%, 74%
CMYK
0%, 12%, 42%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED28B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 210, 139

Red: 238 / Green: 210 / Blue: 139

HSL

43°, 74%, 74%

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

CMYK

0%, 12%, 42%, 7%

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

What color is #EED28B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED28B to RGB:

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

HEX to HSL

Convert #EED28B to HSL:

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

HEX to CMYK

Convert #EED28B to CMYK:

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

Color Meaning and Usage

A eye-catching orange tone, #EED28B has RGB (238, 210, 139) and HSL (43°, 74%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED28B is #8CA7EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEA18C.

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

Contrast with #EED28B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED28B?

#EED28B is a eye-catching orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EED28B?

#EED28B in RGB is (238, 210, 139) - 238 red, 210 green, and 139 blue.

How to use #EED28B in CSS?

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

What colors go well with #EED28B?

#8CA7EE (complementary), #EEA18C (analogous), and #E4B849 (lighter shade) work well with #EED28B.