#EFED85 Color Information

Hex color code: #EFED85

The hex color #EFED85 is a bold yellow with RGB values of (239, 237, 133) and HSL of (59°, 77%, 73%). It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#EFED85
RGB
239, 237, 133
HSL
59°, 77%, 73%
CMYK
0%, 1%, 44%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFED85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 237, 133

Red: 239 / Green: 237 / Blue: 133

HSL

59°, 77%, 73%

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

CMYK

0%, 1%, 44%, 6%

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

What color is #EFED85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFED85 to RGB:

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

HEX to HSL

Convert #EFED85 to HSL:

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

HEX to CMYK

Convert #EFED85 to CMYK:

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

Color Meaning and Usage

A eye-catching yellow tone, #EFED85 has RGB (239, 237, 133) and HSL (59°, 77%, 73%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFED85 is #8587EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFB885.

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

Contrast with #EFED85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFED85?

#EFED85 is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EFED85?

#EFED85 in RGB is (239, 237, 133) - 239 red, 237 green, and 133 blue.

How to use #EFED85 in CSS?

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

What colors go well with #EFED85?

#8587EF (complementary), #EFB885 (analogous), and #E6E441 (lighter shade) work well with #EFED85.