#EFAC48 Color Information

Hex color code: #EFAC48

#EFAC48 is a eye-catching orange color. In RGB it is (239, 172, 72), and in HSL it is (36°, 84%, 61%). It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#EFAC48
RGB
239, 172, 72
HSL
36°, 84%, 61%
CMYK
0%, 28%, 70%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAC48; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 172, 72

Red: 239 / Green: 172 / Blue: 72

HSL

36°, 84%, 61%

Hue: 36° / Saturation: 84% / Lightness: 61%

CMYK

0%, 28%, 70%, 6%

Cyan: 0% / Magenta: 28% / Yellow: 70% / Key: 6%

What color is #EFAC48?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAC48 to RGB:

rgb(239, 172, 72)HEX to RGB Converter →

HEX to HSL

Convert #EFAC48 to HSL:

hsl(36, 84%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #EFAC48 to CMYK:

cmyk(0%, 28%, 70%, 6%)Color Converter →

Color Meaning and Usage

A bold orange tone, #EFAC48 has RGB (239, 172, 72) and HSL (36°, 84%, 61%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFAC48 is #488BEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF5948.

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

Contrast with #EFAC48

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAC48?

#EFAC48 is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EFAC48?

#EFAC48 in RGB is (239, 172, 72) - 239 red, 172 green, and 72 blue.

How to use #EFAC48 in CSS?

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

What colors go well with #EFAC48?

#488BEF (complementary), #EF5948 (analogous), and #D88913 (lighter shade) work well with #EFAC48.