#EDC69A Color Information

Hex color code: #EDC69A

A airy orange shade, #EDC69A appears as (237, 198, 154) in RGB and (32°, 70%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#EDC69A
RGB
237, 198, 154
HSL
32°, 70%, 77%
CMYK
0%, 16%, 35%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC69A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 198, 154

Red: 237 / Green: 198 / Blue: 154

HSL

32°, 70%, 77%

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

CMYK

0%, 16%, 35%, 7%

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

What color is #EDC69A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC69A to RGB:

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

HEX to HSL

Convert #EDC69A to HSL:

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

HEX to CMYK

Convert #EDC69A to CMYK:

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

Color Meaning and Usage

#EDC69A is a ethereal orange color with RGB values of 237, 198, 154 and HSL of 32°, 70%, 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 #EDC69A is #9BC2ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED9E9B.

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

Contrast with #EDC69A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC69A?

#EDC69A is a ethereal orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDC69A?

#EDC69A in RGB is (237, 198, 154) - 237 red, 198 green, and 154 blue.

How to use #EDC69A in CSS?

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

What colors go well with #EDC69A?

#9BC2ED (complementary), #ED9E9B (analogous), and #E2A35A (lighter shade) work well with #EDC69A.