#EFA462 Color Information

Hex color code: #EFA462

A dynamic orange shade, #EFA462 appears as (239, 164, 98) in RGB and (28°, 82%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#EFA462
RGB
239, 164, 98
HSL
28°, 82%, 66%
CMYK
0%, 31%, 59%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFA462; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 164, 98

Red: 239 / Green: 164 / Blue: 98

HSL

28°, 82%, 66%

Hue: 28° / Saturation: 82% / Lightness: 66%

CMYK

0%, 31%, 59%, 6%

Cyan: 0% / Magenta: 31% / Yellow: 59% / Key: 6%

What color is #EFA462?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFA462 to RGB:

rgb(239, 164, 98)HEX to RGB Converter →

HEX to HSL

Convert #EFA462 to HSL:

hsl(28, 82%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #EFA462 to CMYK:

cmyk(0%, 31%, 59%, 6%)Color Converter →

Color Meaning and Usage

A striking orange tone, #EFA462 has RGB (239, 164, 98) and HSL (28°, 82%, 66%). 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 #EFA462 is #61ADEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF6166.

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

Contrast with #EFA462

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFA462?

#EFA462 is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EFA462?

#EFA462 in RGB is (239, 164, 98) - 239 red, 164 green, and 98 blue.

How to use #EFA462 in CSS?

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

What colors go well with #EFA462?

#61ADEF (complementary), #EF6166 (analogous), and #E97B1C (lighter shade) work well with #EFA462.