#EB607E Color Information

Hex color code: #EB607E

A dynamic red shade, #EB607E appears as (235, 96, 126) in RGB and (347°, 78%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#EB607E
RGB
235, 96, 126
HSL
347°, 78%, 65%
CMYK
0%, 59%, 46%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB607E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 96, 126

Red: 235 / Green: 96 / Blue: 126

HSL

347°, 78%, 65%

Hue: 347° / Saturation: 78% / Lightness: 65%

CMYK

0%, 59%, 46%, 8%

Cyan: 0% / Magenta: 59% / Yellow: 46% / Key: 8%

What color is #EB607E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB607E to RGB:

rgb(235, 96, 126)HEX to RGB Converter →

HEX to HSL

Convert #EB607E to HSL:

hsl(347, 78%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EB607E to CMYK:

cmyk(0%, 59%, 46%, 8%)Color Converter →

Color Meaning and Usage

#EB607E is a bold red color with RGB values of 235, 96, 126 and HSL of 347°, 78%, 65%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB607E is #60EBCD, creating high-contrast pairings. For softer combinations, try analogous colors like #EB60C4.

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

Contrast with #EB607E

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

Contrast Ratio: 6.51:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB607E?

#EB607E is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB607E?

#EB607E in RGB is (235, 96, 126) - 235 red, 96 green, and 126 blue.

How to use #EB607E in CSS?

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

What colors go well with #EB607E?

#60EBCD (complementary), #EB60C4 (analogous), and #E31C47 (lighter shade) work well with #EB607E.