#EB9F9E Color Information

Hex color code: #EB9F9E

The hex color #EB9F9E is a airy red with RGB values of (235, 159, 158) and HSL of (1°, 66%, 77%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#EB9F9E
RGB
235, 159, 158
HSL
1°, 66%, 77%
CMYK
0%, 32%, 33%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB9F9E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 159, 158

Red: 235 / Green: 159 / Blue: 158

HSL

1°, 66%, 77%

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

CMYK

0%, 32%, 33%, 8%

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

What color is #EB9F9E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB9F9E to RGB:

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

HEX to HSL

Convert #EB9F9E to HSL:

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

HEX to CMYK

Convert #EB9F9E to CMYK:

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

Color Meaning and Usage

#EB9F9E is a soft red color with RGB values of 235, 159, 158 and HSL of 1°, 66%, 77%. 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 #EB9F9E is #9EEAEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB9EC3.

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

Contrast with #EB9F9E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB9F9E?

#EB9F9E is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB9F9E?

#EB9F9E in RGB is (235, 159, 158) - 235 red, 159 green, and 158 blue.

How to use #EB9F9E in CSS?

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

What colors go well with #EB9F9E?

#9EEAEB (complementary), #EB9EC3 (analogous), and #DE605E (lighter shade) work well with #EB9F9E.