#EEB353 Color Information

Hex color code: #EEB353

#EEB353 is a vivid orange color. In RGB it is (238, 179, 83), and in HSL it is (37°, 82%, 63%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#EEB353
RGB
238, 179, 83
HSL
37°, 82%, 63%
CMYK
0%, 25%, 65%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEB353; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 179, 83

Red: 238 / Green: 179 / Blue: 83

HSL

37°, 82%, 63%

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

CMYK

0%, 25%, 65%, 7%

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

What color is #EEB353?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEB353 to RGB:

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

HEX to HSL

Convert #EEB353 to HSL:

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

HEX to CMYK

Convert #EEB353 to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #EEB353 has RGB (238, 179, 83) and HSL (37°, 82%, 63%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEB353 is #538FEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE6553.

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

Contrast with #EEB353

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEB353?

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

What is the RGB value of #EEB353?

#EEB353 in RGB is (238, 179, 83) - 238 red, 179 green, and 83 blue.

How to use #EEB353 in CSS?

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

What colors go well with #EEB353?

#538FEE (complementary), #EE6553 (analogous), and #DF9216 (lighter shade) work well with #EEB353.