#E670BB Color Information

Hex color code: #E670BB

#E670BB is a subtle magenta color. In RGB it is (230, 112, 187), and in HSL it is (322°, 70%, 67%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E670BB
RGB
230, 112, 187
HSL
322°, 70%, 67%
CMYK
0%, 51%, 19%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E670BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 112, 187

Red: 230 / Green: 112 / Blue: 187

HSL

322°, 70%, 67%

Hue: 322° / Saturation: 70% / Lightness: 67%

CMYK

0%, 51%, 19%, 10%

Cyan: 0% / Magenta: 51% / Yellow: 19% / Key: 10%

What color is #E670BB?

#E670BB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E670BB to RGB:

rgb(230, 112, 187)HEX to RGB Converter →

HEX to HSL

Convert #E670BB to HSL:

hsl(322, 70%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E670BB to CMYK:

cmyk(0%, 51%, 19%, 10%)Color Converter →

Color Meaning and Usage

#E670BB is a muted magenta color with RGB values of 230, 112, 187 and HSL of 322°, 70%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E670BB is #70E69B, creating high-contrast pairings. For softer combinations, try analogous colors like #D670E6.

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

Contrast with #E670BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E670BB?

#E670BB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E670BB?

#E670BB in RGB is (230, 112, 187) - 230 red, 112 green, and 187 blue.

How to use #E670BB in CSS?

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

What colors go well with #E670BB?

#70E69B (complementary), #D670E6 (analogous), and #DA2F9B (lighter shade) work well with #E670BB.