#EB608C Color Information

Hex color code: #EB608C

#EB608C is a vivid magenta color. In RGB it is (235, 96, 140), and in HSL it is (341°, 78%, 65%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#EB608C
RGB
235, 96, 140
HSL
341°, 78%, 65%
CMYK
0%, 59%, 40%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB608C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 96, 140

Red: 235 / Green: 96 / Blue: 140

HSL

341°, 78%, 65%

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

CMYK

0%, 59%, 40%, 8%

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

What color is #EB608C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB608C to RGB:

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

HEX to HSL

Convert #EB608C to HSL:

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

HEX to CMYK

Convert #EB608C to CMYK:

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

Color Meaning and Usage

#EB608C is a eye-catching magenta color with RGB values of 235, 96, 140 and HSL of 341°, 78%, 65%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB608C is #60EBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #EB60D2.

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

Contrast with #EB608C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB608C?

#EB608C is a eye-catching magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB608C?

#EB608C in RGB is (235, 96, 140) - 235 red, 96 green, and 140 blue.

How to use #EB608C in CSS?

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

What colors go well with #EB608C?

#60EBBF (complementary), #EB60D2 (analogous), and #E31C5B (lighter shade) work well with #EB608C.