#EFB07F Color Information

Hex color code: #EFB07F

#EFB07F is a dynamic orange color. In RGB it is (239, 176, 127), and in HSL it is (26°, 78%, 72%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#EFB07F
RGB
239, 176, 127
HSL
26°, 78%, 72%
CMYK
0%, 26%, 47%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFB07F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 176, 127

Red: 239 / Green: 176 / Blue: 127

HSL

26°, 78%, 72%

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

CMYK

0%, 26%, 47%, 6%

Cyan: 0% / Magenta: 26% / Yellow: 47% / Key: 6%

What color is #EFB07F?

#EFB07F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFB07F to RGB:

rgb(239, 176, 127)HEX to RGB Converter →

HEX to HSL

Convert #EFB07F to HSL:

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

HEX to CMYK

Convert #EFB07F to CMYK:

cmyk(0%, 26%, 47%, 6%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #EFB07F has RGB (239, 176, 127) and HSL (26°, 78%, 72%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFB07F is #80BFEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF8087.

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

Contrast with #EFB07F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFB07F?

#EFB07F is a dynamic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EFB07F?

#EFB07F in RGB is (239, 176, 127) - 239 red, 176 green, and 127 blue.

How to use #EFB07F in CSS?

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

What colors go well with #EFB07F?

#80BFEF (complementary), #EF8087 (analogous), and #E7863C (lighter shade) work well with #EFB07F.