#EB869F Color Information

Hex color code: #EB869F

A striking red shade, #EB869F appears as (235, 134, 159) in RGB and (345°, 72%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#EB869F
RGB
235, 134, 159
HSL
345°, 72%, 72%
CMYK
0%, 43%, 32%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB869F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 134, 159

Red: 235 / Green: 134 / Blue: 159

HSL

345°, 72%, 72%

Hue: 345° / Saturation: 72% / Lightness: 72%

CMYK

0%, 43%, 32%, 8%

Cyan: 0% / Magenta: 43% / Yellow: 32% / Key: 8%

What color is #EB869F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB869F to RGB:

rgb(235, 134, 159)HEX to RGB Converter →

HEX to HSL

Convert #EB869F to HSL:

hsl(345, 72%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EB869F to CMYK:

cmyk(0%, 43%, 32%, 8%)Color Converter →

Color Meaning and Usage

#EB869F is a striking red color with RGB values of 235, 134, 159 and HSL of 345°, 72%, 72%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB869F is #84EBD1, creating high-contrast pairings. For softer combinations, try analogous colors like #EB84D1.

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

Contrast with #EB869F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB869F?

#EB869F is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB869F?

#EB869F in RGB is (235, 134, 159) - 235 red, 134 green, and 159 blue.

How to use #EB869F in CSS?

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

What colors go well with #EB869F?

#84EBD1 (complementary), #EB84D1 (analogous), and #E0426A (lighter shade) work well with #EB869F.