#EDC282 Color Information

Hex color code: #EDC282

A striking orange shade, #EDC282 appears as (237, 194, 130) in RGB and (36°, 75%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#EDC282
RGB
237, 194, 130
HSL
36°, 75%, 72%
CMYK
0%, 18%, 45%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC282; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 194, 130

Red: 237 / Green: 194 / Blue: 130

HSL

36°, 75%, 72%

Hue: 36° / Saturation: 75% / Lightness: 72%

CMYK

0%, 18%, 45%, 7%

Cyan: 0% / Magenta: 18% / Yellow: 45% / Key: 7%

What color is #EDC282?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC282 to RGB:

rgb(237, 194, 130)HEX to RGB Converter →

HEX to HSL

Convert #EDC282 to HSL:

hsl(36, 75%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC282 to CMYK:

cmyk(0%, 18%, 45%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching orange tone, #EDC282 has RGB (237, 194, 130) and HSL (36°, 75%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC282 is #82ADED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED8D82.

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

Contrast with #EDC282

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC282?

#EDC282 is a eye-catching orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDC282?

#EDC282 in RGB is (237, 194, 130) - 237 red, 194 green, and 130 blue.

How to use #EDC282 in CSS?

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

What colors go well with #EDC282?

#82ADED (complementary), #ED8D82 (analogous), and #E4A23F (lighter shade) work well with #EDC282.