#EBA49F Color Information

Hex color code: #EBA49F

The hex color #EBA49F is a ethereal red with RGB values of (235, 164, 159) and HSL of (4°, 66%, 77%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#EBA49F
RGB
235, 164, 159
HSL
4°, 66%, 77%
CMYK
0%, 30%, 32%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA49F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 164, 159

Red: 235 / Green: 164 / Blue: 159

HSL

4°, 66%, 77%

Hue: 4° / Saturation: 66% / Lightness: 77%

CMYK

0%, 30%, 32%, 8%

Cyan: 0% / Magenta: 30% / Yellow: 32% / Key: 8%

What color is #EBA49F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA49F to RGB:

rgb(235, 164, 159)HEX to RGB Converter →

HEX to HSL

Convert #EBA49F to HSL:

hsl(4, 66%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EBA49F to CMYK:

cmyk(0%, 30%, 32%, 8%)Color Converter →

Color Meaning and Usage

A ethereal red tone, #EBA49F has RGB (235, 164, 159) and HSL (4°, 66%, 77%). 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 #EBA49F is #9EE6EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB9EBF.

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

Contrast with #EBA49F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA49F?

#EBA49F is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBA49F?

#EBA49F in RGB is (235, 164, 159) - 235 red, 164 green, and 159 blue.

How to use #EBA49F in CSS?

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

What colors go well with #EBA49F?

#9EE6EB (complementary), #EB9EBF (analogous), and #DE675E (lighter shade) work well with #EBA49F.