#EEC67D Color Information

Hex color code: #EEC67D

The hex color #EEC67D is a bold orange with RGB values of (238, 198, 125) and HSL of (39°, 77%, 71%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#EEC67D
RGB
238, 198, 125
HSL
39°, 77%, 71%
CMYK
0%, 17%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEC67D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 198, 125

Red: 238 / Green: 198 / Blue: 125

HSL

39°, 77%, 71%

Hue: 39° / Saturation: 77% / Lightness: 71%

CMYK

0%, 17%, 47%, 7%

Cyan: 0% / Magenta: 17% / Yellow: 47% / Key: 7%

What color is #EEC67D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEC67D to RGB:

rgb(238, 198, 125)HEX to RGB Converter →

HEX to HSL

Convert #EEC67D to HSL:

hsl(39, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EEC67D to CMYK:

cmyk(0%, 17%, 47%, 7%)Color Converter →

Color Meaning and Usage

A bold orange tone, #EEC67D has RGB (238, 198, 125) and HSL (39°, 77%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEC67D is #7CA4EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE8D7C.

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

Contrast with #EEC67D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEC67D?

#EEC67D is a bold orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EEC67D?

#EEC67D in RGB is (238, 198, 125) - 238 red, 198 green, and 125 blue.

How to use #EEC67D in CSS?

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

What colors go well with #EEC67D?

#7CA4EE (complementary), #EE8D7C (analogous), and #E5A938 (lighter shade) work well with #EEC67D.