#EFD080 Color Information

Hex color code: #EFD080

The hex color #EFD080 is a bold orange with RGB values of (239, 208, 128) and HSL of (43°, 78%, 72%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EFD080
RGB
239, 208, 128
HSL
43°, 78%, 72%
CMYK
0%, 13%, 46%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFD080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 208, 128

Red: 239 / Green: 208 / Blue: 128

HSL

43°, 78%, 72%

Hue: 43° / Saturation: 78% / Lightness: 72%

CMYK

0%, 13%, 46%, 6%

Cyan: 0% / Magenta: 13% / Yellow: 46% / Key: 6%

What color is #EFD080?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFD080 to RGB:

rgb(239, 208, 128)HEX to RGB Converter →

HEX to HSL

Convert #EFD080 to HSL:

hsl(43, 78%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EFD080 to CMYK:

cmyk(0%, 13%, 46%, 6%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #EFD080 has RGB (239, 208, 128) and HSL (43°, 78%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFD080 is #809FEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF9880.

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

Contrast with #EFD080

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFD080?

#EFD080 is a vivid orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EFD080?

#EFD080 in RGB is (239, 208, 128) - 239 red, 208 green, and 128 blue.

How to use #EFD080 in CSS?

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

What colors go well with #EFD080?

#809FEF (complementary), #EF9880 (analogous), and #E7B63C (lighter shade) work well with #EFD080.