#EFCE85 Color Information

Hex color code: #EFCE85

The hex color #EFCE85 is a eye-catching orange with RGB values of (239, 206, 133) and HSL of (41°, 77%, 73%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#EFCE85
RGB
239, 206, 133
HSL
41°, 77%, 73%
CMYK
0%, 14%, 44%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCE85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 206, 133

Red: 239 / Green: 206 / Blue: 133

HSL

41°, 77%, 73%

Hue: 41° / Saturation: 77% / Lightness: 73%

CMYK

0%, 14%, 44%, 6%

Cyan: 0% / Magenta: 14% / Yellow: 44% / Key: 6%

What color is #EFCE85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCE85 to RGB:

rgb(239, 206, 133)HEX to RGB Converter →

HEX to HSL

Convert #EFCE85 to HSL:

hsl(41, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EFCE85 to CMYK:

cmyk(0%, 14%, 44%, 6%)Color Converter →

Color Meaning and Usage

A bold orange tone, #EFCE85 has RGB (239, 206, 133) and HSL (41°, 77%, 73%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFCE85 is #85A7EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF9985.

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

Contrast with #EFCE85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCE85?

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

What is the RGB value of #EFCE85?

#EFCE85 in RGB is (239, 206, 133) - 239 red, 206 green, and 133 blue.

How to use #EFCE85 in CSS?

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

What colors go well with #EFCE85?

#85A7EF (complementary), #EF9985 (analogous), and #E6B241 (lighter shade) work well with #EFCE85.