#F099CD Color Information

Hex color code: #F099CD

A delicate magenta shade, #F099CD appears as (240, 153, 205) in RGB and (324°, 74%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#F099CD
RGB
240, 153, 205
HSL
324°, 74%, 77%
CMYK
0%, 36%, 15%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F099CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 153, 205

Red: 240 / Green: 153 / Blue: 205

HSL

324°, 74%, 77%

Hue: 324° / Saturation: 74% / Lightness: 77%

CMYK

0%, 36%, 15%, 6%

Cyan: 0% / Magenta: 36% / Yellow: 15% / Key: 6%

What color is #F099CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F099CD to RGB:

rgb(240, 153, 205)HEX to RGB Converter →

HEX to HSL

Convert #F099CD to HSL:

hsl(324, 74%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #F099CD to CMYK:

cmyk(0%, 36%, 15%, 6%)Color Converter →

Color Meaning and Usage

#F099CD is a soft magenta color with RGB values of 240, 153, 205 and HSL of 324°, 74%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F099CD is #99F0BC, creating high-contrast pairings. For softer combinations, try analogous colors like #E799F0.

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

Contrast with #F099CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F099CD?

#F099CD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F099CD?

#F099CD in RGB is (240, 153, 205) - 240 red, 153 green, and 205 blue.

How to use #F099CD in CSS?

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

What colors go well with #F099CD?

#99F0BC (complementary), #E799F0 (analogous), and #E656AC (lighter shade) work well with #F099CD.