#F099CE Color Information

Hex color code: #F099CE

#F099CE is a light magenta color. In RGB it is (240, 153, 206), and in HSL it is (323°, 74%, 77%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#F099CE
RGB
240, 153, 206
HSL
323°, 74%, 77%
CMYK
0%, 36%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F099CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 153, 206

Red: 240 / Green: 153 / Blue: 206

HSL

323°, 74%, 77%

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

CMYK

0%, 36%, 14%, 6%

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

What color is #F099CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F099CE to RGB:

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

HEX to HSL

Convert #F099CE to HSL:

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

HEX to CMYK

Convert #F099CE to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #F099CE has RGB (240, 153, 206) and HSL (323°, 74%, 77%). 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 #F099CE is #99F0BA, creating high-contrast pairings. For softer combinations, try analogous colors like #E699F0.

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

Contrast with #F099CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F099CE?

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

What is the RGB value of #F099CE?

#F099CE in RGB is (240, 153, 206) - 240 red, 153 green, and 206 blue.

How to use #F099CE in CSS?

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

What colors go well with #F099CE?

#99F0BA (complementary), #E699F0 (analogous), and #E656AF (lighter shade) work well with #F099CE.