#E23F65 Color Information

Hex color code: #E23F65

A striking red shade, #E23F65 appears as (226, 63, 101) in RGB and (346°, 74%, 57%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#E23F65
RGB
226, 63, 101
HSL
346°, 74%, 57%
CMYK
0%, 72%, 55%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E23F65; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 63, 101

Red: 226 / Green: 63 / Blue: 101

HSL

346°, 74%, 57%

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

CMYK

0%, 72%, 55%, 11%

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

What color is #E23F65?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E23F65 to RGB:

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

HEX to HSL

Convert #E23F65 to HSL:

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

HEX to CMYK

Convert #E23F65 to CMYK:

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

Color Meaning and Usage

A dynamic red tone, #E23F65 has RGB (226, 63, 101) and HSL (346°, 74%, 57%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E23F65 is #40E2BD, creating high-contrast pairings. For softer combinations, try analogous colors like #E240B7.

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

Contrast with #E23F65

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E23F65?

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

What is the RGB value of #E23F65?

#E23F65 in RGB is (226, 63, 101) - 226 red, 63 green, and 101 blue.

How to use #E23F65 in CSS?

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

What colors go well with #E23F65?

#40E2BD (complementary), #E240B7 (analogous), and #BA1C41 (lighter shade) work well with #E23F65.