#EAB590 Color Information

Hex color code: #EAB590

#EAB590 is a vibrant orange color. In RGB it is (234, 181, 144), and in HSL it is (25°, 68%, 74%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#EAB590
RGB
234, 181, 144
HSL
25°, 68%, 74%
CMYK
0%, 23%, 38%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB590; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 181, 144

Red: 234 / Green: 181 / Blue: 144

HSL

25°, 68%, 74%

Hue: 25° / Saturation: 68% / Lightness: 74%

CMYK

0%, 23%, 38%, 8%

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

What color is #EAB590?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB590 to RGB:

rgb(234, 181, 144)HEX to RGB Converter →

HEX to HSL

Convert #EAB590 to HSL:

hsl(25, 68%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EAB590 to CMYK:

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

Color Meaning and Usage

#EAB590 is a vibrant orange color with RGB values of 234, 181, 144 and HSL of 25°, 68%, 74%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB590 is #90C4EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA9097.

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

Contrast with #EAB590

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB590?

#EAB590 is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EAB590?

#EAB590 in RGB is (234, 181, 144) - 234 red, 181 green, and 144 blue.

How to use #EAB590 in CSS?

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

What colors go well with #EAB590?

#90C4EA (complementary), #EA9097 (analogous), and #DE8B4F (lighter shade) work well with #EAB590.