#AF2950 Color Information

Hex color code: #AF2950

#AF2950 is a fiery magenta color. In RGB it is (175, 41, 80), and in HSL it is (343°, 62%, 42%). It is typically applied in digital products.

Try:
Color NameBrown
HEX
#AF2950
RGB
175, 41, 80
HSL
343°, 62%, 42%
CMYK
0%, 77%, 54%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF2950; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 41, 80

Red: 175 / Green: 41 / Blue: 80

HSL

343°, 62%, 42%

Hue: 343° / Saturation: 62% / Lightness: 42%

CMYK

0%, 77%, 54%, 31%

Cyan: 0% / Magenta: 77% / Yellow: 54% / Key: 31%

What color is #AF2950?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF2950 to RGB:

rgb(175, 41, 80)HEX to RGB Converter →

HEX to HSL

Convert #AF2950 to HSL:

hsl(343, 62%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #AF2950 to CMYK:

cmyk(0%, 77%, 54%, 31%)Color Converter →

Color Meaning and Usage

A fiery magenta tone, #AF2950 has RGB (175, 41, 80) and HSL (343°, 62%, 42%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF2950 is #29AE88, creating high-contrast pairings. For softer combinations, try analogous colors like #AE2991.

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

Contrast with #AF2950

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF2950?

#AF2950 is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AF2950?

#AF2950 in RGB is (175, 41, 80) - 175 red, 41 green, and 80 blue.

How to use #AF2950 in CSS?

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

What colors go well with #AF2950?

#29AE88 (complementary), #AE2991 (analogous), and #701A32 (lighter shade) work well with #AF2950.