#EABB76 Color Information

Hex color code: #EABB76

A bold orange shade, #EABB76 appears as (234, 187, 118) in RGB and (36°, 73%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#EABB76
RGB
234, 187, 118
HSL
36°, 73%, 69%
CMYK
0%, 20%, 50%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EABB76; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 187, 118

Red: 234 / Green: 187 / Blue: 118

HSL

36°, 73%, 69%

Hue: 36° / Saturation: 73% / Lightness: 69%

CMYK

0%, 20%, 50%, 8%

Cyan: 0% / Magenta: 20% / Yellow: 50% / Key: 8%

What color is #EABB76?

#EABB76 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EABB76 to RGB:

rgb(234, 187, 118)HEX to RGB Converter →

HEX to HSL

Convert #EABB76 to HSL:

hsl(36, 73%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EABB76 to CMYK:

cmyk(0%, 20%, 50%, 8%)Color Converter →

Color Meaning and Usage

#EABB76 is a striking orange color with RGB values of 234, 187, 118 and HSL of 36°, 73%, 69%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EABB76 is #76A4EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA8276.

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

Contrast with #EABB76

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EABB76?

#EABB76 is a striking orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EABB76?

#EABB76 in RGB is (234, 187, 118) - 234 red, 187 green, and 118 blue.

How to use #EABB76 in CSS?

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

What colors go well with #EABB76?

#76A4EA (complementary), #EA8276 (analogous), and #DF9B34 (lighter shade) work well with #EABB76.