#F28CDA Color Information

Hex color code: #F28CDA

A eye-catching magenta shade, #F28CDA appears as (242, 140, 218) in RGB and (314°, 80%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#F28CDA
RGB
242, 140, 218
HSL
314°, 80%, 75%
CMYK
0%, 42%, 10%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F28CDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 140, 218

Red: 242 / Green: 140 / Blue: 218

HSL

314°, 80%, 75%

Hue: 314° / Saturation: 80% / Lightness: 75%

CMYK

0%, 42%, 10%, 5%

Cyan: 0% / Magenta: 42% / Yellow: 10% / Key: 5%

What color is #F28CDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F28CDA to RGB:

rgb(242, 140, 218)HEX to RGB Converter →

HEX to HSL

Convert #F28CDA to HSL:

hsl(314, 80%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #F28CDA to CMYK:

cmyk(0%, 42%, 10%, 5%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #F28CDA has RGB (242, 140, 218) and HSL (314°, 80%, 75%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F28CDA is #8CF2A4, creating high-contrast pairings. For softer combinations, try analogous colors like #D78CF2.

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

Contrast with #F28CDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F28CDA?

#F28CDA is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F28CDA?

#F28CDA in RGB is (242, 140, 218) - 242 red, 140 green, and 218 blue.

How to use #F28CDA in CSS?

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

What colors go well with #F28CDA?

#8CF2A4 (complementary), #D78CF2 (analogous), and #EB47C5 (lighter shade) work well with #F28CDA.