#EEB362 Color Information

Hex color code: #EEB362

#EEB362 is a striking orange color. In RGB it is (238, 179, 98), and in HSL it is (35°, 80%, 66%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#EEB362
RGB
238, 179, 98
HSL
35°, 80%, 66%
CMYK
0%, 25%, 59%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEB362; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 179, 98

Red: 238 / Green: 179 / Blue: 98

HSL

35°, 80%, 66%

Hue: 35° / Saturation: 80% / Lightness: 66%

CMYK

0%, 25%, 59%, 7%

Cyan: 0% / Magenta: 25% / Yellow: 59% / Key: 7%

What color is #EEB362?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEB362 to RGB:

rgb(238, 179, 98)HEX to RGB Converter →

HEX to HSL

Convert #EEB362 to HSL:

hsl(35, 80%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #EEB362 to CMYK:

cmyk(0%, 25%, 59%, 7%)Color Converter →

Color Meaning and Usage

#EEB362 is a dynamic orange color with RGB values of 238, 179, 98 and HSL of 35°, 80%, 66%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEB362 is #639DEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE6F63.

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

Contrast with #EEB362

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEB362?

#EEB362 is a dynamic orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EEB362?

#EEB362 in RGB is (238, 179, 98) - 238 red, 179 green, and 98 blue.

How to use #EEB362 in CSS?

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

What colors go well with #EEB362?

#639DEE (complementary), #EE6F63 (analogous), and #E6931E (lighter shade) work well with #EEB362.