#EDC067 Color Information

Hex color code: #EDC067

The hex color #EDC067 is a dynamic orange with RGB values of (237, 192, 103) and HSL of (40°, 79%, 67%). It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#EDC067
RGB
237, 192, 103
HSL
40°, 79%, 67%
CMYK
0%, 19%, 57%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC067; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 192, 103

Red: 237 / Green: 192 / Blue: 103

HSL

40°, 79%, 67%

Hue: 40° / Saturation: 79% / Lightness: 67%

CMYK

0%, 19%, 57%, 7%

Cyan: 0% / Magenta: 19% / Yellow: 57% / Key: 7%

What color is #EDC067?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC067 to RGB:

rgb(237, 192, 103)HEX to RGB Converter →

HEX to HSL

Convert #EDC067 to HSL:

hsl(40, 79%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC067 to CMYK:

cmyk(0%, 19%, 57%, 7%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #EDC067 has RGB (237, 192, 103) and HSL (40°, 79%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC067 is #6895ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7F68.

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

Contrast with #EDC067

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC067?

#EDC067 is a dynamic orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDC067?

#EDC067 in RGB is (237, 192, 103) - 237 red, 192 green, and 103 blue.

How to use #EDC067 in CSS?

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

What colors go well with #EDC067?

#6895ED (complementary), #ED7F68 (analogous), and #E5A524 (lighter shade) work well with #EDC067.