#AF468C Color Information

Hex color code: #AF468C

A subtle magenta shade, #AF468C appears as (175, 70, 140) in RGB and (320°, 43%, 48%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#AF468C
RGB
175, 70, 140
HSL
320°, 43%, 48%
CMYK
0%, 60%, 20%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF468C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 70, 140

Red: 175 / Green: 70 / Blue: 140

HSL

320°, 43%, 48%

Hue: 320° / Saturation: 43% / Lightness: 48%

CMYK

0%, 60%, 20%, 31%

Cyan: 0% / Magenta: 60% / Yellow: 20% / Key: 31%

What color is #AF468C?

#AF468C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF468C to RGB:

rgb(175, 70, 140)HEX to RGB Converter →

HEX to HSL

Convert #AF468C to HSL:

hsl(320, 43%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #AF468C to CMYK:

cmyk(0%, 60%, 20%, 31%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #AF468C has RGB (175, 70, 140) and HSL (320°, 43%, 48%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF468C is #46AF69, creating high-contrast pairings. For softer combinations, try analogous colors like #9D46AF.

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

Contrast with #AF468C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF468C?

#AF468C is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AF468C?

#AF468C in RGB is (175, 70, 140) - 175 red, 70 green, and 140 blue.

How to use #AF468C in CSS?

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

What colors go well with #AF468C?

#46AF69 (complementary), #9D46AF (analogous), and #783060 (lighter shade) work well with #AF468C.