#EBA433 Color Information

Hex color code: #EBA433

#EBA433 is a striking orange color. In RGB it is (235, 164, 51), and in HSL it is (37°, 82%, 56%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#EBA433
RGB
235, 164, 51
HSL
37°, 82%, 56%
CMYK
0%, 30%, 78%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA433; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 164, 51

Red: 235 / Green: 164 / Blue: 51

HSL

37°, 82%, 56%

Hue: 37° / Saturation: 82% / Lightness: 56%

CMYK

0%, 30%, 78%, 8%

Cyan: 0% / Magenta: 30% / Yellow: 78% / Key: 8%

What color is #EBA433?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA433 to RGB:

rgb(235, 164, 51)HEX to RGB Converter →

HEX to HSL

Convert #EBA433 to HSL:

hsl(37, 82%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #EBA433 to CMYK:

cmyk(0%, 30%, 78%, 8%)Color Converter →

Color Meaning and Usage

A bold orange tone, #EBA433 has RGB (235, 164, 51) and HSL (37°, 82%, 56%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBA433 is #3379EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB4833.

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

Contrast with #EBA433

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA433?

#EBA433 is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EBA433?

#EBA433 in RGB is (235, 164, 51) - 235 red, 164 green, and 51 blue.

How to use #EBA433 in CSS?

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

What colors go well with #EBA433?

#3379EB (complementary), #EB4833 (analogous), and #BE7D13 (lighter shade) work well with #EBA433.