#E6608B Color Information

Hex color code: #E6608B

A bold magenta shade, #E6608B appears as (230, 96, 139) in RGB and (341°, 73%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#E6608B
RGB
230, 96, 139
HSL
341°, 73%, 64%
CMYK
0%, 58%, 40%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6608B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 96, 139

Red: 230 / Green: 96 / Blue: 139

HSL

341°, 73%, 64%

Hue: 341° / Saturation: 73% / Lightness: 64%

CMYK

0%, 58%, 40%, 10%

Cyan: 0% / Magenta: 58% / Yellow: 40% / Key: 10%

What color is #E6608B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6608B to RGB:

rgb(230, 96, 139)HEX to RGB Converter →

HEX to HSL

Convert #E6608B to HSL:

hsl(341, 73%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #E6608B to CMYK:

cmyk(0%, 58%, 40%, 10%)Color Converter →

Color Meaning and Usage

#E6608B is a bold magenta color with RGB values of 230, 96, 139 and HSL of 341°, 73%, 64%. 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 #E6608B is #60E6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #E660CE.

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

Contrast with #E6608B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6608B?

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

What is the RGB value of #E6608B?

#E6608B in RGB is (230, 96, 139) - 230 red, 96 green, and 139 blue.

How to use #E6608B in CSS?

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

What colors go well with #E6608B?

#60E6BC (complementary), #E660CE (analogous), and #D8225C (lighter shade) work well with #E6608B.