#F0ADDD Color Information

Hex color code: #F0ADDD

#F0ADDD is a ethereal magenta color. In RGB it is (240, 173, 221), and in HSL it is (317°, 69%, 81%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#F0ADDD
RGB
240, 173, 221
HSL
317°, 69%, 81%
CMYK
0%, 28%, 8%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0ADDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 173, 221

Red: 240 / Green: 173 / Blue: 221

HSL

317°, 69%, 81%

Hue: 317° / Saturation: 69% / Lightness: 81%

CMYK

0%, 28%, 8%, 6%

Cyan: 0% / Magenta: 28% / Yellow: 8% / Key: 6%

What color is #F0ADDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0ADDD to RGB:

rgb(240, 173, 221)HEX to RGB Converter →

HEX to HSL

Convert #F0ADDD to HSL:

hsl(317, 69%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #F0ADDD to CMYK:

cmyk(0%, 28%, 8%, 6%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #F0ADDD has RGB (240, 173, 221) and HSL (317°, 69%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F0ADDD is #ADF0C0, creating high-contrast pairings. For softer combinations, try analogous colors like #E1ADF0.

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

Contrast with #F0ADDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0ADDD?

#F0ADDD is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F0ADDD?

#F0ADDD in RGB is (240, 173, 221) - 240 red, 173 green, and 221 blue.

How to use #F0ADDD in CSS?

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

What colors go well with #F0ADDD?

#ADF0C0 (complementary), #E1ADF0 (analogous), and #E46CC2 (lighter shade) work well with #F0ADDD.