#E05068 Color Information

Hex color code: #E05068

A vibrant red shade, #E05068 appears as (224, 80, 104) in RGB and (350°, 70%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#E05068
RGB
224, 80, 104
HSL
350°, 70%, 60%
CMYK
0%, 64%, 54%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E05068; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 80, 104

Red: 224 / Green: 80 / Blue: 104

HSL

350°, 70%, 60%

Hue: 350° / Saturation: 70% / Lightness: 60%

CMYK

0%, 64%, 54%, 12%

Cyan: 0% / Magenta: 64% / Yellow: 54% / Key: 12%

What color is #E05068?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E05068 to RGB:

rgb(224, 80, 104)HEX to RGB Converter →

HEX to HSL

Convert #E05068 to HSL:

hsl(350, 70%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #E05068 to CMYK:

cmyk(0%, 64%, 54%, 12%)Color Converter →

Color Meaning and Usage

A vibrant red tone, #E05068 has RGB (224, 80, 104) and HSL (350°, 70%, 60%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E05068 is #52E0C9, creating high-contrast pairings. For softer combinations, try analogous colors like #E052B1.

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

Contrast with #E05068

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E05068?

#E05068 is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E05068?

#E05068 in RGB is (224, 80, 104) - 224 red, 80 green, and 104 blue.

How to use #E05068 in CSS?

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

What colors go well with #E05068?

#52E0C9 (complementary), #E052B1 (analogous), and #C3223D (lighter shade) work well with #E05068.