#EAC45D Color Information

Hex color code: #EAC45D

#EAC45D is a eye-catching orange color. In RGB it is (234, 196, 93), and in HSL it is (44°, 77%, 64%). It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#EAC45D
RGB
234, 196, 93
HSL
44°, 77%, 64%
CMYK
0%, 16%, 60%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAC45D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 196, 93

Red: 234 / Green: 196 / Blue: 93

HSL

44°, 77%, 64%

Hue: 44° / Saturation: 77% / Lightness: 64%

CMYK

0%, 16%, 60%, 8%

Cyan: 0% / Magenta: 16% / Yellow: 60% / Key: 8%

What color is #EAC45D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAC45D to RGB:

rgb(234, 196, 93)HEX to RGB Converter →

HEX to HSL

Convert #EAC45D to HSL:

hsl(44, 77%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #EAC45D to CMYK:

cmyk(0%, 16%, 60%, 8%)Color Converter →

Color Meaning and Usage

#EAC45D is a vivid orange color with RGB values of 234, 196, 93 and HSL of 44°, 77%, 64%. 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 #EAC45D is #5D82EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA7E5D.

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

Contrast with #EAC45D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAC45D?

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

What is the RGB value of #EAC45D?

#EAC45D in RGB is (234, 196, 93) - 234 red, 196 green, and 93 blue.

How to use #EAC45D in CSS?

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

What colors go well with #EAC45D?

#5D82EA (complementary), #EA7E5D (analogous), and #DDAA1D (lighter shade) work well with #EAC45D.