#EEC772 Color Information

Hex color code: #EEC772

The hex color #EEC772 is a striking orange with RGB values of (238, 199, 114) and HSL of (41°, 78%, 69%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#EEC772
RGB
238, 199, 114
HSL
41°, 78%, 69%
CMYK
0%, 16%, 52%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEC772; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 199, 114

Red: 238 / Green: 199 / Blue: 114

HSL

41°, 78%, 69%

Hue: 41° / Saturation: 78% / Lightness: 69%

CMYK

0%, 16%, 52%, 7%

Cyan: 0% / Magenta: 16% / Yellow: 52% / Key: 7%

What color is #EEC772?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEC772 to RGB:

rgb(238, 199, 114)HEX to RGB Converter →

HEX to HSL

Convert #EEC772 to HSL:

hsl(41, 78%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EEC772 to CMYK:

cmyk(0%, 16%, 52%, 7%)Color Converter →

Color Meaning and Usage

#EEC772 is a dynamic orange color with RGB values of 238, 199, 114 and HSL of 41°, 78%, 69%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEC772 is #7299EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE8972.

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

Contrast with #EEC772

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEC772?

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

What is the RGB value of #EEC772?

#EEC772 in RGB is (238, 199, 114) - 238 red, 199 green, and 114 blue.

How to use #EEC772 in CSS?

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

What colors go well with #EEC772?

#7299EE (complementary), #EE8972 (analogous), and #E5AB2E (lighter shade) work well with #EEC772.