#EAB284 Color Information

Hex color code: #EAB284

The hex color #EAB284 is a vivid orange with RGB values of (234, 178, 132) and HSL of (27°, 71%, 72%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#EAB284
RGB
234, 178, 132
HSL
27°, 71%, 72%
CMYK
0%, 24%, 44%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB284; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 178, 132

Red: 234 / Green: 178 / Blue: 132

HSL

27°, 71%, 72%

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

CMYK

0%, 24%, 44%, 8%

Cyan: 0% / Magenta: 24% / Yellow: 44% / Key: 8%

What color is #EAB284?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB284 to RGB:

rgb(234, 178, 132)HEX to RGB Converter →

HEX to HSL

Convert #EAB284 to HSL:

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

HEX to CMYK

Convert #EAB284 to CMYK:

cmyk(0%, 24%, 44%, 8%)Color Converter →

Color Meaning and Usage

A bold orange tone, #EAB284 has RGB (234, 178, 132) and HSL (27°, 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 #EAB284 is #85BDEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA858A.

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

Contrast with #EAB284

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB284?

#EAB284 is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EAB284?

#EAB284 in RGB is (234, 178, 132) - 234 red, 178 green, and 132 blue.

How to use #EAB284 in CSS?

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

What colors go well with #EAB284?

#85BDEA (complementary), #EA858A (analogous), and #DF8A43 (lighter shade) work well with #EAB284.