#F7A2ED Color Information

Hex color code: #F7A2ED

A airy magenta shade, #F7A2ED appears as (247, 162, 237) in RGB and (307°, 84%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#F7A2ED
RGB
247, 162, 237
HSL
307°, 84%, 80%
CMYK
0%, 34%, 4%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F7A2ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 162, 237

Red: 247 / Green: 162 / Blue: 237

HSL

307°, 84%, 80%

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

CMYK

0%, 34%, 4%, 3%

Cyan: 0% / Magenta: 34% / Yellow: 4% / Key: 3%

What color is #F7A2ED?

#F7A2ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F7A2ED to RGB:

rgb(247, 162, 237)HEX to RGB Converter →

HEX to HSL

Convert #F7A2ED to HSL:

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

HEX to CMYK

Convert #F7A2ED to CMYK:

cmyk(0%, 34%, 4%, 3%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #F7A2ED has RGB (247, 162, 237) and HSL (307°, 84%, 80%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F7A2ED is #A1F7AB, creating high-contrast pairings. For softer combinations, try analogous colors like #D6A1F7.

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

Contrast with #F7A2ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F7A2ED?

#F7A2ED is a airy magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F7A2ED?

#F7A2ED in RGB is (247, 162, 237) - 247 red, 162 green, and 237 blue.

How to use #F7A2ED in CSS?

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

What colors go well with #F7A2ED?

#A1F7AB (complementary), #D6A1F7 (analogous), and #F15BDF (lighter shade) work well with #F7A2ED.