#EB707C Color Information

Hex color code: #EB707C

The hex color #EB707C is a eye-catching red with RGB values of (235, 112, 124) and HSL of (354°, 75%, 68%). It is widely used in graphic design.

Try:
Color NameLight Coral
HEX
#EB707C
RGB
235, 112, 124
HSL
354°, 75%, 68%
CMYK
0%, 52%, 47%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB707C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 112, 124

Red: 235 / Green: 112 / Blue: 124

HSL

354°, 75%, 68%

Hue: 354° / Saturation: 75% / Lightness: 68%

CMYK

0%, 52%, 47%, 8%

Cyan: 0% / Magenta: 52% / Yellow: 47% / Key: 8%

What color is #EB707C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB707C to RGB:

rgb(235, 112, 124)HEX to RGB Converter →

HEX to HSL

Convert #EB707C to HSL:

hsl(354, 75%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #EB707C to CMYK:

cmyk(0%, 52%, 47%, 8%)Color Converter →

Color Meaning and Usage

#EB707C is a dynamic red color with RGB values of 235, 112, 124 and HSL of 354°, 75%, 68%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB707C is #70EBDE, creating high-contrast pairings. For softer combinations, try analogous colors like #EB70BA.

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

Contrast with #EB707C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB707C?

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

What is the RGB value of #EB707C?

#EB707C in RGB is (235, 112, 124) - 235 red, 112 green, and 124 blue.

How to use #EB707C in CSS?

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

What colors go well with #EB707C?

#70EBDE (complementary), #EB70BA (analogous), and #E12D3F (lighter shade) work well with #EB707C.