#ECD485 Color Information

Hex color code: #ECD485

The hex color #ECD485 is a bold yellow with RGB values of (236, 212, 133) and HSL of (46°, 73%, 72%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#ECD485
RGB
236, 212, 133
HSL
46°, 73%, 72%
CMYK
0%, 10%, 44%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECD485; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 212, 133

Red: 236 / Green: 212 / Blue: 133

HSL

46°, 73%, 72%

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

CMYK

0%, 10%, 44%, 7%

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

What color is #ECD485?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECD485 to RGB:

rgb(236, 212, 133)HEX to RGB Converter →

HEX to HSL

Convert #ECD485 to HSL:

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

HEX to CMYK

Convert #ECD485 to CMYK:

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

Color Meaning and Usage

#ECD485 is a vivid yellow color with RGB values of 236, 212, 133 and HSL of 46°, 73%, 72%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECD485 is #839CEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC9F83.

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

Contrast with #ECD485

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECD485?

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

What is the RGB value of #ECD485?

#ECD485 in RGB is (236, 212, 133) - 236 red, 212 green, and 133 blue.

How to use #ECD485 in CSS?

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

What colors go well with #ECD485?

#839CEC (complementary), #EC9F83 (analogous), and #E1BC41 (lighter shade) work well with #ECD485.