#ECD648 Color Information

Hex color code: #ECD648

The hex color #ECD648 is a vivid yellow with RGB values of (236, 214, 72) and HSL of (52°, 81%, 60%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#ECD648
RGB
236, 214, 72
HSL
52°, 81%, 60%
CMYK
0%, 9%, 69%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECD648; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 214, 72

Red: 236 / Green: 214 / Blue: 72

HSL

52°, 81%, 60%

Hue: 52° / Saturation: 81% / Lightness: 60%

CMYK

0%, 9%, 69%, 7%

Cyan: 0% / Magenta: 9% / Yellow: 69% / Key: 7%

What color is #ECD648?

#ECD648 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECD648 to RGB:

rgb(236, 214, 72)HEX to RGB Converter →

HEX to HSL

Convert #ECD648 to HSL:

hsl(52, 81%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #ECD648 to CMYK:

cmyk(0%, 9%, 69%, 7%)Color Converter →

Color Meaning and Usage

A bold yellow tone, #ECD648 has RGB (236, 214, 72) and HSL (52°, 81%, 60%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECD648 is #465CEC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC8346.

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

Contrast with #ECD648

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECD648?

#ECD648 is a bold yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ECD648?

#ECD648 in RGB is (236, 214, 72) - 236 red, 214 green, and 72 blue.

How to use #ECD648 in CSS?

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

What colors go well with #ECD648?

#465CEC (complementary), #EC8346 (analogous), and #D0B716 (lighter shade) work well with #ECD648.