#AE425B Color Information

Hex color code: #AE425B

The hex color #AE425B is a delicate red with RGB values of (174, 66, 91) and HSL of (346°, 45%, 47%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#AE425B
RGB
174, 66, 91
HSL
346°, 45%, 47%
CMYK
0%, 62%, 48%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AE425B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AE425B; color: #FFFFFF; }

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 #AE425B; background-color: #AE425B15; }

Alert / Toast

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

Link / Accent

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

a { color: #AE425B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 66, 91

Red: 174 / Green: 66 / Blue: 91

HSL

346°, 45%, 47%

Hue: 346° / Saturation: 45% / Lightness: 47%

CMYK

0%, 62%, 48%, 32%

Cyan: 0% / Magenta: 62% / Yellow: 48% / Key: 32%

What color is #AE425B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE425B to RGB:

rgb(174, 66, 91)HEX to RGB Converter →

HEX to HSL

Convert #AE425B to HSL:

hsl(346, 45%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #AE425B to CMYK:

cmyk(0%, 62%, 48%, 32%)Color Converter →

Color Meaning and Usage

A delicate red tone, #AE425B has RGB (174, 66, 91) and HSL (346°, 45%, 47%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE425B is #42AE95, creating high-contrast pairings. For softer combinations, try analogous colors like #AE4291.

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

Contrast with #AE425B

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

Contrast Ratio: 3.73:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE425B?

#AE425B is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AE425B?

#AE425B in RGB is (174, 66, 91) - 174 red, 66 green, and 91 blue.

How to use #AE425B in CSS?

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

What colors go well with #AE425B?

#42AE95 (complementary), #AE4291 (analogous), and #762D3E (lighter shade) work well with #AE425B.