#EFBC97 Color Information

Hex color code: #EFBC97

The hex color #EFBC97 is a soft orange with RGB values of (239, 188, 151) and HSL of (25°, 73%, 76%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#EFBC97
RGB
239, 188, 151
HSL
25°, 73%, 76%
CMYK
0%, 21%, 37%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFBC97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 188, 151

Red: 239 / Green: 188 / Blue: 151

HSL

25°, 73%, 76%

Hue: 25° / Saturation: 73% / Lightness: 76%

CMYK

0%, 21%, 37%, 6%

Cyan: 0% / Magenta: 21% / Yellow: 37% / Key: 6%

What color is #EFBC97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFBC97 to RGB:

rgb(239, 188, 151)HEX to RGB Converter →

HEX to HSL

Convert #EFBC97 to HSL:

hsl(25, 73%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EFBC97 to CMYK:

cmyk(0%, 21%, 37%, 6%)Color Converter →

Color Meaning and Usage

A airy orange tone, #EFBC97 has RGB (239, 188, 151) and HSL (25°, 73%, 76%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFBC97 is #95C9EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE959D.

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

Contrast with #EFBC97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFBC97?

#EFBC97 is a airy orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EFBC97?

#EFBC97 in RGB is (239, 188, 151) - 239 red, 188 green, and 151 blue.

How to use #EFBC97 in CSS?

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

What colors go well with #EFBC97?

#95C9EE (complementary), #EE959D (analogous), and #E48F53 (lighter shade) work well with #EFBC97.