#EFC048 Color Information

Hex color code: #EFC048

#EFC048 is a vivid orange color. In RGB it is (239, 192, 72), and in HSL it is (43°, 84%, 61%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#EFC048
RGB
239, 192, 72
HSL
43°, 84%, 61%
CMYK
0%, 20%, 70%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFC048; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 192, 72

Red: 239 / Green: 192 / Blue: 72

HSL

43°, 84%, 61%

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

CMYK

0%, 20%, 70%, 6%

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

What color is #EFC048?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFC048 to RGB:

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

HEX to HSL

Convert #EFC048 to HSL:

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

HEX to CMYK

Convert #EFC048 to CMYK:

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

Color Meaning and Usage

#EFC048 is a vivid orange color with RGB values of 239, 192, 72 and HSL of 43°, 84%, 61%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFC048 is #4877EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF6C48.

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

Contrast with #EFC048

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFC048?

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

What is the RGB value of #EFC048?

#EFC048 in RGB is (239, 192, 72) - 239 red, 192 green, and 72 blue.

How to use #EFC048 in CSS?

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

What colors go well with #EFC048?

#4877EF (complementary), #EF6C48 (analogous), and #D8A013 (lighter shade) work well with #EFC048.