#EDC69C Color Information

Hex color code: #EDC69C

A ethereal orange shade, #EDC69C appears as (237, 198, 156) in RGB and (31°, 69%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#EDC69C
RGB
237, 198, 156
HSL
31°, 69%, 77%
CMYK
0%, 16%, 34%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC69C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 198, 156

Red: 237 / Green: 198 / Blue: 156

HSL

31°, 69%, 77%

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

CMYK

0%, 16%, 34%, 7%

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

What color is #EDC69C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC69C to RGB:

rgb(237, 198, 156)HEX to RGB Converter →

HEX to HSL

Convert #EDC69C to HSL:

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

HEX to CMYK

Convert #EDC69C to CMYK:

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

Color Meaning and Usage

#EDC69C is a soft orange color with RGB values of 237, 198, 156 and HSL of 31°, 69%, 77%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC69C is #9CC3ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED9D9C.

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

Contrast with #EDC69C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC69C?

#EDC69C is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDC69C?

#EDC69C in RGB is (237, 198, 156) - 237 red, 198 green, and 156 blue.

How to use #EDC69C in CSS?

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

What colors go well with #EDC69C?

#9CC3ED (complementary), #ED9D9C (analogous), and #E1A05B (lighter shade) work well with #EDC69C.