#EFBC8C Color Information

Hex color code: #EFBC8C

A bold orange shade, #EFBC8C appears as (239, 188, 140) in RGB and (29°, 76%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#EFBC8C
RGB
239, 188, 140
HSL
29°, 76%, 74%
CMYK
0%, 21%, 41%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFBC8C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 188, 140

Red: 239 / Green: 188 / Blue: 140

HSL

29°, 76%, 74%

Hue: 29° / Saturation: 76% / Lightness: 74%

CMYK

0%, 21%, 41%, 6%

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

What color is #EFBC8C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFBC8C to RGB:

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

HEX to HSL

Convert #EFBC8C to HSL:

hsl(29, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EFBC8C to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #EFBC8C has RGB (239, 188, 140) and HSL (29°, 76%, 74%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFBC8C is #8ABEEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF8A8C.

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

Contrast with #EFBC8C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFBC8C?

#EFBC8C is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EFBC8C?

#EFBC8C in RGB is (239, 188, 140) - 239 red, 188 green, and 140 blue.

How to use #EFBC8C in CSS?

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

What colors go well with #EFBC8C?

#8ABEEF (complementary), #EF8A8C (analogous), and #E69447 (lighter shade) work well with #EFBC8C.