#FFADF5 Color Information

Hex color code: #FFADF5

A ethereal magenta shade, #FFADF5 appears as (255, 173, 245) in RGB and (307°, 100%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#FFADF5
RGB
255, 173, 245
HSL
307°, 100%, 84%
CMYK
0%, 32%, 4%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFADF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 173, 245

Red: 255 / Green: 173 / Blue: 245

HSL

307°, 100%, 84%

Hue: 307° / Saturation: 100% / Lightness: 84%

CMYK

0%, 32%, 4%, 0%

Cyan: 0% / Magenta: 32% / Yellow: 4% / Key: 0%

What color is #FFADF5?

#FFADF5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFADF5 to RGB:

rgb(255, 173, 245)HEX to RGB Converter →

HEX to HSL

Convert #FFADF5 to HSL:

hsl(307, 100%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #FFADF5 to CMYK:

cmyk(0%, 32%, 4%, 0%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #FFADF5 has RGB (255, 173, 245) and HSL (307°, 100%, 84%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFADF5 is #ADFFB7, creating high-contrast pairings. For softer combinations, try analogous colors like #E0ADFF.

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

Contrast with #FFADF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFADF5?

#FFADF5 is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFADF5?

#FFADF5 in RGB is (255, 173, 245) - 255 red, 173 green, and 245 blue.

How to use #FFADF5 in CSS?

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

What colors go well with #FFADF5?

#ADFFB7 (complementary), #E0ADFF (analogous), and #FF61ED (lighter shade) work well with #FFADF5.