#ECBE35 Color Information

Hex color code: #ECBE35

The hex color #ECBE35 is a vivid yellow with RGB values of (236, 190, 53) and HSL of (45°, 83%, 57%). It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#ECBE35
RGB
236, 190, 53
HSL
45°, 83%, 57%
CMYK
0%, 19%, 78%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECBE35; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 190, 53

Red: 236 / Green: 190 / Blue: 53

HSL

45°, 83%, 57%

Hue: 45° / Saturation: 83% / Lightness: 57%

CMYK

0%, 19%, 78%, 7%

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

What color is #ECBE35?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECBE35 to RGB:

rgb(236, 190, 53)HEX to RGB Converter →

HEX to HSL

Convert #ECBE35 to HSL:

hsl(45, 83%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #ECBE35 to CMYK:

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

Color Meaning and Usage

#ECBE35 is a striking yellow color with RGB values of 236, 190, 53 and HSL of 45°, 83%, 57%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECBE35 is #3664EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC6436.

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

Contrast with #ECBE35

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECBE35?

#ECBE35 is a striking yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ECBE35?

#ECBE35 in RGB is (236, 190, 53) - 236 red, 190 green, and 53 blue.

How to use #ECBE35 in CSS?

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

What colors go well with #ECBE35?

#3664EC (complementary), #EC6436 (analogous), and #C49812 (lighter shade) work well with #ECBE35.