#E23F5D Color Information

Hex color code: #E23F5D

The hex color #E23F5D is a vivid red with RGB values of (226, 63, 93) and HSL of (349°, 74%, 57%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#E23F5D
RGB
226, 63, 93
HSL
349°, 74%, 57%
CMYK
0%, 72%, 59%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E23F5D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 63, 93

Red: 226 / Green: 63 / Blue: 93

HSL

349°, 74%, 57%

Hue: 349° / Saturation: 74% / Lightness: 57%

CMYK

0%, 72%, 59%, 11%

Cyan: 0% / Magenta: 72% / Yellow: 59% / Key: 11%

What color is #E23F5D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E23F5D to RGB:

rgb(226, 63, 93)HEX to RGB Converter →

HEX to HSL

Convert #E23F5D to HSL:

hsl(349, 74%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #E23F5D to CMYK:

cmyk(0%, 72%, 59%, 11%)Color Converter →

Color Meaning and Usage

#E23F5D is a dynamic red color with RGB values of 226, 63, 93 and HSL of 349°, 74%, 57%. 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 #E23F5D is #40E2C5, creating high-contrast pairings. For softer combinations, try analogous colors like #E240AF.

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

Contrast with #E23F5D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E23F5D?

#E23F5D is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E23F5D?

#E23F5D in RGB is (226, 63, 93) - 226 red, 63 green, and 93 blue.

How to use #E23F5D in CSS?

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

What colors go well with #E23F5D?

#40E2C5 (complementary), #E240AF (analogous), and #BA1C39 (lighter shade) work well with #E23F5D.