#EDCDA2 Color Information

Hex color code: #EDCDA2

#EDCDA2 is a soft orange color. In RGB it is (237, 205, 162), and in HSL it is (34°, 68%, 78%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#EDCDA2
RGB
237, 205, 162
HSL
34°, 68%, 78%
CMYK
0%, 14%, 32%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCDA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 205, 162

Red: 237 / Green: 205 / Blue: 162

HSL

34°, 68%, 78%

Hue: 34° / Saturation: 68% / Lightness: 78%

CMYK

0%, 14%, 32%, 7%

Cyan: 0% / Magenta: 14% / Yellow: 32% / Key: 7%

What color is #EDCDA2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCDA2 to RGB:

rgb(237, 205, 162)HEX to RGB Converter →

HEX to HSL

Convert #EDCDA2 to HSL:

hsl(34, 68%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCDA2 to CMYK:

cmyk(0%, 14%, 32%, 7%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #EDCDA2 has RGB (237, 205, 162) and HSL (34°, 68%, 78%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCDA2 is #A1C2ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDA6A1.

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

Contrast with #EDCDA2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCDA2?

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

What is the RGB value of #EDCDA2?

#EDCDA2 in RGB is (237, 205, 162) - 237 red, 205 green, and 162 blue.

How to use #EDCDA2 in CSS?

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

What colors go well with #EDCDA2?

#A1C2ED (complementary), #EDA6A1 (analogous), and #E1A960 (lighter shade) work well with #EDCDA2.