#EDCCA3 Color Information

Hex color code: #EDCCA3

The hex color #EDCCA3 is a delicate orange with RGB values of (237, 204, 163) and HSL of (33°, 67%, 78%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EDCCA3
RGB
237, 204, 163
HSL
33°, 67%, 78%
CMYK
0%, 14%, 31%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCCA3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 204, 163

Red: 237 / Green: 204 / Blue: 163

HSL

33°, 67%, 78%

Hue: 33° / Saturation: 67% / Lightness: 78%

CMYK

0%, 14%, 31%, 7%

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

What color is #EDCCA3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCCA3 to RGB:

rgb(237, 204, 163)HEX to RGB Converter →

HEX to HSL

Convert #EDCCA3 to HSL:

hsl(33, 67%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #EDCCA3 to CMYK:

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

Color Meaning and Usage

#EDCCA3 is a airy orange color with RGB values of 237, 204, 163 and HSL of 33°, 67%, 78%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCCA3 is #A1C3EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECA5A1.

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

Contrast with #EDCCA3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCCA3?

#EDCCA3 is a airy orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDCCA3?

#EDCCA3 in RGB is (237, 204, 163) - 237 red, 204 green, and 163 blue.

How to use #EDCCA3 in CSS?

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

What colors go well with #EDCCA3?

#A1C3EC (complementary), #ECA5A1 (analogous), and #E0A761 (lighter shade) work well with #EDCCA3.