#EB8495 Color Information

Hex color code: #EB8495

A vivid red shade, #EB8495 appears as (235, 132, 149) in RGB and (350°, 72%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Coral
HEX
#EB8495
RGB
235, 132, 149
HSL
350°, 72%, 72%
CMYK
0%, 44%, 37%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB8495; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 132, 149

Red: 235 / Green: 132 / Blue: 149

HSL

350°, 72%, 72%

Hue: 350° / Saturation: 72% / Lightness: 72%

CMYK

0%, 44%, 37%, 8%

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

What color is #EB8495?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB8495 to RGB:

rgb(235, 132, 149)HEX to RGB Converter →

HEX to HSL

Convert #EB8495 to HSL:

hsl(350, 72%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EB8495 to CMYK:

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

Color Meaning and Usage

A dynamic red tone, #EB8495 has RGB (235, 132, 149) and HSL (350°, 72%, 72%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB8495 is #84EBDA, creating high-contrast pairings. For softer combinations, try analogous colors like #EB84C9.

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

Contrast with #EB8495

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB8495?

#EB8495 is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB8495?

#EB8495 in RGB is (235, 132, 149) - 235 red, 132 green, and 149 blue.

How to use #EB8495 in CSS?

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

What colors go well with #EB8495?

#84EBDA (complementary), #EB84C9 (analogous), and #E0425D (lighter shade) work well with #EB8495.