#EAB485 Color Information

Hex color code: #EAB485

A bold orange shade, #EAB485 appears as (234, 180, 133) in RGB and (28°, 71%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#EAB485
RGB
234, 180, 133
HSL
28°, 71%, 72%
CMYK
0%, 23%, 43%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB485; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 180, 133

Red: 234 / Green: 180 / Blue: 133

HSL

28°, 71%, 72%

Hue: 28° / Saturation: 71% / Lightness: 72%

CMYK

0%, 23%, 43%, 8%

Cyan: 0% / Magenta: 23% / Yellow: 43% / Key: 8%

What color is #EAB485?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB485 to RGB:

rgb(234, 180, 133)HEX to RGB Converter →

HEX to HSL

Convert #EAB485 to HSL:

hsl(28, 71%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EAB485 to CMYK:

cmyk(0%, 23%, 43%, 8%)Color Converter →

Color Meaning and Usage

A striking orange tone, #EAB485 has RGB (234, 180, 133) and HSL (28°, 71%, 72%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB485 is #85BBEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA8588.

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

Contrast with #EAB485

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB485?

#EAB485 is a striking orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EAB485?

#EAB485 in RGB is (234, 180, 133) - 234 red, 180 green, and 133 blue.

How to use #EAB485 in CSS?

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

What colors go well with #EAB485?

#85BBEA (complementary), #EA8588 (analogous), and #DF8C43 (lighter shade) work well with #EAB485.