#EDE4AB Color Information

Hex color code: #EDE4AB

A light yellow shade, #EDE4AB appears as (237, 228, 171) in RGB and (52°, 65%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#EDE4AB
RGB
237, 228, 171
HSL
52°, 65%, 80%
CMYK
0%, 4%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE4AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 228, 171

Red: 237 / Green: 228 / Blue: 171

HSL

52°, 65%, 80%

Hue: 52° / Saturation: 65% / Lightness: 80%

CMYK

0%, 4%, 28%, 7%

Cyan: 0% / Magenta: 4% / Yellow: 28% / Key: 7%

What color is #EDE4AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE4AB to RGB:

rgb(237, 228, 171)HEX to RGB Converter →

HEX to HSL

Convert #EDE4AB to HSL:

hsl(52, 65%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EDE4AB to CMYK:

cmyk(0%, 4%, 28%, 7%)Color Converter →

Color Meaning and Usage

#EDE4AB is a light yellow color with RGB values of 237, 228, 171 and HSL of 52°, 65%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE4AB is #ABB4ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDC3AB.

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

Contrast with #EDE4AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE4AB?

#EDE4AB is a light yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDE4AB?

#EDE4AB in RGB is (237, 228, 171) - 237 red, 228 green, and 171 blue.

How to use #EDE4AB in CSS?

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

What colors go well with #EDE4AB?

#ABB4ED (complementary), #EDC3AB (analogous), and #E0D06C (lighter shade) work well with #EDE4AB.