#EDC79B Color Information

Hex color code: #EDC79B

#EDC79B is a airy orange color. In RGB it is (237, 199, 155), and in HSL it is (32°, 69%, 77%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#EDC79B
RGB
237, 199, 155
HSL
32°, 69%, 77%
CMYK
0%, 16%, 35%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC79B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 199, 155

Red: 237 / Green: 199 / Blue: 155

HSL

32°, 69%, 77%

Hue: 32° / Saturation: 69% / Lightness: 77%

CMYK

0%, 16%, 35%, 7%

Cyan: 0% / Magenta: 16% / Yellow: 35% / Key: 7%

What color is #EDC79B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC79B to RGB:

rgb(237, 199, 155)HEX to RGB Converter →

HEX to HSL

Convert #EDC79B to HSL:

hsl(32, 69%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC79B to CMYK:

cmyk(0%, 16%, 35%, 7%)Color Converter →

Color Meaning and Usage

#EDC79B is a delicate orange color with RGB values of 237, 199, 155 and HSL of 32°, 69%, 77%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC79B is #9CC2ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED9F9C.

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

Contrast with #EDC79B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC79B?

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

What is the RGB value of #EDC79B?

#EDC79B in RGB is (237, 199, 155) - 237 red, 199 green, and 155 blue.

How to use #EDC79B in CSS?

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

What colors go well with #EDC79B?

#9CC2ED (complementary), #ED9F9C (analogous), and #E1A35B (lighter shade) work well with #EDC79B.