#AE948F Color Information

Hex color code: #AE948F

#AE948F is a neutral red color. In RGB it is (174, 148, 143), and in HSL it is (10°, 16%, 62%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AE948F
RGB
174, 148, 143
HSL
10°, 16%, 62%
CMYK
0%, 15%, 18%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE948F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 148, 143

Red: 174 / Green: 148 / Blue: 143

HSL

10°, 16%, 62%

Hue: 10° / Saturation: 16% / Lightness: 62%

CMYK

0%, 15%, 18%, 32%

Cyan: 0% / Magenta: 15% / Yellow: 18% / Key: 32%

What color is #AE948F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE948F to RGB:

rgb(174, 148, 143)HEX to RGB Converter →

HEX to HSL

Convert #AE948F to HSL:

hsl(10, 16%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AE948F to CMYK:

cmyk(0%, 15%, 18%, 32%)Color Converter →

Color Meaning and Usage

#AE948F is a balanced red color with RGB values of 174, 148, 143 and HSL of 10°, 16%, 62%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE948F is #8FA8AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AE8F99.

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

Contrast with #AE948F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE948F?

#AE948F is a balanced red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AE948F?

#AE948F in RGB is (174, 148, 143) - 174 red, 148 green, and 143 blue.

How to use #AE948F in CSS?

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

What colors go well with #AE948F?

#8FA8AE (complementary), #AE8F99 (analogous), and #8B6B65 (lighter shade) work well with #AE948F.