#ECB732 Color Information

Hex color code: #ECB732

#ECB732 is a vivid orange color. In RGB it is (236, 183, 50), and in HSL it is (43°, 83%, 56%). It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#ECB732
RGB
236, 183, 50
HSL
43°, 83%, 56%
CMYK
0%, 22%, 79%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECB732; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 183, 50

Red: 236 / Green: 183 / Blue: 50

HSL

43°, 83%, 56%

Hue: 43° / Saturation: 83% / Lightness: 56%

CMYK

0%, 22%, 79%, 7%

Cyan: 0% / Magenta: 22% / Yellow: 79% / Key: 7%

What color is #ECB732?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECB732 to RGB:

rgb(236, 183, 50)HEX to RGB Converter →

HEX to HSL

Convert #ECB732 to HSL:

hsl(43, 83%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #ECB732 to CMYK:

cmyk(0%, 22%, 79%, 7%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #ECB732 has RGB (236, 183, 50) and HSL (43°, 83%, 56%). 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 #ECB732 is #3266EC, creating high-contrast pairings. For softer combinations, try analogous colors like #EC5A32.

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

Contrast with #ECB732

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECB732?

#ECB732 is a vivid orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ECB732?

#ECB732 in RGB is (236, 183, 50) - 236 red, 183 green, and 50 blue.

How to use #ECB732 in CSS?

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

What colors go well with #ECB732?

#3266EC (complementary), #EC5A32 (analogous), and #BF8E12 (lighter shade) work well with #ECB732.