#ECD983 Color Information

Hex color code: #ECD983

#ECD983 is a bold yellow color. In RGB it is (236, 217, 131), and in HSL it is (49°, 73%, 72%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#ECD983
RGB
236, 217, 131
HSL
49°, 73%, 72%
CMYK
0%, 8%, 44%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECD983; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 217, 131

Red: 236 / Green: 217 / Blue: 131

HSL

49°, 73%, 72%

Hue: 49° / Saturation: 73% / Lightness: 72%

CMYK

0%, 8%, 44%, 7%

Cyan: 0% / Magenta: 8% / Yellow: 44% / Key: 7%

What color is #ECD983?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECD983 to RGB:

rgb(236, 217, 131)HEX to RGB Converter →

HEX to HSL

Convert #ECD983 to HSL:

hsl(49, 73%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ECD983 to CMYK:

cmyk(0%, 8%, 44%, 7%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #ECD983 has RGB (236, 217, 131) and HSL (49°, 73%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECD983 is #8397EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECA483.

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

Contrast with #ECD983

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECD983?

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

What is the RGB value of #ECD983?

#ECD983 in RGB is (236, 217, 131) - 236 red, 217 green, and 131 blue.

How to use #ECD983 in CSS?

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

What colors go well with #ECD983?

#8397EC (complementary), #ECA483 (analogous), and #E1C441 (lighter shade) work well with #ECD983.