#EB699D Color Information

Hex color code: #EB699D

#EB699D is a eye-catching magenta color. In RGB it is (235, 105, 157), and in HSL it is (336°, 76%, 67%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#EB699D
RGB
235, 105, 157
HSL
336°, 76%, 67%
CMYK
0%, 55%, 33%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB699D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 105, 157

Red: 235 / Green: 105 / Blue: 157

HSL

336°, 76%, 67%

Hue: 336° / Saturation: 76% / Lightness: 67%

CMYK

0%, 55%, 33%, 8%

Cyan: 0% / Magenta: 55% / Yellow: 33% / Key: 8%

What color is #EB699D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB699D to RGB:

rgb(235, 105, 157)HEX to RGB Converter →

HEX to HSL

Convert #EB699D to HSL:

hsl(336, 76%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EB699D to CMYK:

cmyk(0%, 55%, 33%, 8%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EB699D has RGB (235, 105, 157) and HSL (336°, 76%, 67%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB699D is #6BEBB8, creating high-contrast pairings. For softer combinations, try analogous colors like #EB6BDE.

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

Contrast with #EB699D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB699D?

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

What is the RGB value of #EB699D?

#EB699D in RGB is (235, 105, 157) - 235 red, 105 green, and 157 blue.

How to use #EB699D in CSS?

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

What colors go well with #EB699D?

#6BEBB8 (complementary), #EB6BDE (analogous), and #E22872 (lighter shade) work well with #EB699D.