#EDC072 Color Information

Hex color code: #EDC072

#EDC072 is a bold orange color. In RGB it is (237, 192, 114), and in HSL it is (38°, 77%, 69%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#EDC072
RGB
237, 192, 114
HSL
38°, 77%, 69%
CMYK
0%, 19%, 52%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC072; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 192, 114

Red: 237 / Green: 192 / Blue: 114

HSL

38°, 77%, 69%

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

CMYK

0%, 19%, 52%, 7%

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

What color is #EDC072?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC072 to RGB:

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

HEX to HSL

Convert #EDC072 to HSL:

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

HEX to CMYK

Convert #EDC072 to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #EDC072 has RGB (237, 192, 114) and HSL (38°, 77%, 69%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC072 is #73A0ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED8373.

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

Contrast with #EDC072

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC072?

#EDC072 is a vivid orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDC072?

#EDC072 in RGB is (237, 192, 114) - 237 red, 192 green, and 114 blue.

How to use #EDC072 in CSS?

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

What colors go well with #EDC072?

#73A0ED (complementary), #ED8373 (analogous), and #E4A22F (lighter shade) work well with #EDC072.