#EEB75F Color Information

Hex color code: #EEB75F

#EEB75F is a bold orange color. In RGB it is (238, 183, 95), and in HSL it is (37°, 81%, 65%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#EEB75F
RGB
238, 183, 95
HSL
37°, 81%, 65%
CMYK
0%, 23%, 60%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEB75F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 183, 95

Red: 238 / Green: 183 / Blue: 95

HSL

37°, 81%, 65%

Hue: 37° / Saturation: 81% / Lightness: 65%

CMYK

0%, 23%, 60%, 7%

Cyan: 0% / Magenta: 23% / Yellow: 60% / Key: 7%

What color is #EEB75F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEB75F to RGB:

rgb(238, 183, 95)HEX to RGB Converter →

HEX to HSL

Convert #EEB75F to HSL:

hsl(37, 81%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EEB75F to CMYK:

cmyk(0%, 23%, 60%, 7%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #EEB75F has RGB (238, 183, 95) and HSL (37°, 81%, 65%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEB75F is #5D95EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE6E5D.

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

Contrast with #EEB75F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEB75F?

#EEB75F is a dynamic orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EEB75F?

#EEB75F in RGB is (238, 183, 95) - 238 red, 183 green, and 95 blue.

How to use #EEB75F in CSS?

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

What colors go well with #EEB75F?

#5D95EE (complementary), #EE6E5D (analogous), and #E79818 (lighter shade) work well with #EEB75F.