#EEC35D Color Information

Hex color code: #EEC35D

The hex color #EEC35D is a vivid orange with RGB values of (238, 195, 93) and HSL of (42°, 81%, 65%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#EEC35D
RGB
238, 195, 93
HSL
42°, 81%, 65%
CMYK
0%, 18%, 61%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEC35D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 195, 93

Red: 238 / Green: 195 / Blue: 93

HSL

42°, 81%, 65%

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

CMYK

0%, 18%, 61%, 7%

Cyan: 0% / Magenta: 18% / Yellow: 61% / Key: 7%

What color is #EEC35D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEC35D to RGB:

rgb(238, 195, 93)HEX to RGB Converter →

HEX to HSL

Convert #EEC35D to HSL:

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

HEX to CMYK

Convert #EEC35D to CMYK:

cmyk(0%, 18%, 61%, 7%)Color Converter →

Color Meaning and Usage

#EEC35D is a bold orange color with RGB values of 238, 195, 93 and HSL of 42°, 81%, 65%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEC35D is #5D89EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE7A5D.

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

Contrast with #EEC35D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEC35D?

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

What is the RGB value of #EEC35D?

#EEC35D in RGB is (238, 195, 93) - 238 red, 195 green, and 93 blue.

How to use #EEC35D in CSS?

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

What colors go well with #EEC35D?

#5D89EE (complementary), #EE7A5D (analogous), and #E7A918 (lighter shade) work well with #EEC35D.