#EB918F Color Information

Hex color code: #EB918F

The hex color #EB918F is a fiery red with RGB values of (235, 145, 143) and HSL of (1°, 70%, 74%). It is typically applied in digital products.

Try:
Color NameDark Salmon
HEX
#EB918F
RGB
235, 145, 143
HSL
1°, 70%, 74%
CMYK
0%, 38%, 39%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB918F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 145, 143

Red: 235 / Green: 145 / Blue: 143

HSL

1°, 70%, 74%

Hue: 1° / Saturation: 70% / Lightness: 74%

CMYK

0%, 38%, 39%, 8%

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

What color is #EB918F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB918F to RGB:

rgb(235, 145, 143)HEX to RGB Converter →

HEX to HSL

Convert #EB918F to HSL:

hsl(1, 70%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EB918F to CMYK:

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

Color Meaning and Usage

#EB918F is a energetic red color with RGB values of 235, 145, 143 and HSL of 1°, 70%, 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 #EB918F is #8EEAEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB8EBB.

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

Contrast with #EB918F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB918F?

#EB918F is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB918F?

#EB918F in RGB is (235, 145, 143) - 235 red, 145 green, and 143 blue.

How to use #EB918F in CSS?

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

What colors go well with #EB918F?

#8EEAEB (complementary), #EB8EBB (analogous), and #E0504D (lighter shade) work well with #EB918F.