#EFA81A Color Information

Hex color code: #EFA81A

#EFA81A is a bold orange color. In RGB it is (239, 168, 26), and in HSL it is (40°, 87%, 52%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#EFA81A
RGB
239, 168, 26
HSL
40°, 87%, 52%
CMYK
0%, 30%, 89%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFA81A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 168, 26

Red: 239 / Green: 168 / Blue: 26

HSL

40°, 87%, 52%

Hue: 40° / Saturation: 87% / Lightness: 52%

CMYK

0%, 30%, 89%, 6%

Cyan: 0% / Magenta: 30% / Yellow: 89% / Key: 6%

What color is #EFA81A?

#EFA81A is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFA81A to RGB:

rgb(239, 168, 26)HEX to RGB Converter →

HEX to HSL

Convert #EFA81A to HSL:

hsl(40, 87%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #EFA81A to CMYK:

cmyk(0%, 30%, 89%, 6%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #EFA81A has RGB (239, 168, 26) and HSL (40°, 87%, 52%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFA81A is #1A61EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF3E1A.

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

Contrast with #EFA81A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFA81A?

#EFA81A is a vivid orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EFA81A?

#EFA81A in RGB is (239, 168, 26) - 239 red, 168 green, and 26 blue.

How to use #EFA81A in CSS?

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

What colors go well with #EFA81A?

#1A61EF (complementary), #EF3E1A (analogous), and #B07A0C (lighter shade) work well with #EFA81A.