#EB7083 Color Information

Hex color code: #EB7083

#EB7083 is a eye-catching red color. In RGB it is (235, 112, 131), and in HSL it is (351°, 75%, 68%). It is popular in mobile app design.

Try:
Color NameLight Coral
HEX
#EB7083
RGB
235, 112, 131
HSL
351°, 75%, 68%
CMYK
0%, 52%, 44%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB7083; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 112, 131

Red: 235 / Green: 112 / Blue: 131

HSL

351°, 75%, 68%

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

CMYK

0%, 52%, 44%, 8%

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

What color is #EB7083?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB7083 to RGB:

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

HEX to HSL

Convert #EB7083 to HSL:

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

HEX to CMYK

Convert #EB7083 to CMYK:

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

Color Meaning and Usage

#EB7083 is a striking red color with RGB values of 235, 112, 131 and HSL of 351°, 75%, 68%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB7083 is #70EBD8, creating high-contrast pairings. For softer combinations, try analogous colors like #EB70C0.

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

Contrast with #EB7083

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB7083?

#EB7083 is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB7083?

#EB7083 in RGB is (235, 112, 131) - 235 red, 112 green, and 131 blue.

How to use #EB7083 in CSS?

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

What colors go well with #EB7083?

#70EBD8 (complementary), #EB70C0 (analogous), and #E12D48 (lighter shade) work well with #EB7083.