#EDD4AB Color Information

Hex color code: #EDD4AB

#EDD4AB is a delicate orange color. In RGB it is (237, 212, 171), and in HSL it is (37°, 65%, 80%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EDD4AB
RGB
237, 212, 171
HSL
37°, 65%, 80%
CMYK
0%, 11%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDD4AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 212, 171

Red: 237 / Green: 212 / Blue: 171

HSL

37°, 65%, 80%

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

CMYK

0%, 11%, 28%, 7%

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

What color is #EDD4AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDD4AB to RGB:

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

HEX to HSL

Convert #EDD4AB to HSL:

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

HEX to CMYK

Convert #EDD4AB to CMYK:

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

Color Meaning and Usage

#EDD4AB is a delicate orange color with RGB values of 237, 212, 171 and HSL of 37°, 65%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDD4AB is #ABC4ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDB3AB.

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

Contrast with #EDD4AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDD4AB?

#EDD4AB is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDD4AB?

#EDD4AB in RGB is (237, 212, 171) - 237 red, 212 green, and 171 blue.

How to use #EDD4AB in CSS?

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

What colors go well with #EDD4AB?

#ABC4ED (complementary), #EDB3AB (analogous), and #E0B36C (lighter shade) work well with #EDD4AB.