#F485AC Color Information

Hex color code: #F485AC

#F485AC is a striking magenta color. In RGB it is (244, 133, 172), and in HSL it is (339°, 83%, 74%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#F485AC
RGB
244, 133, 172
HSL
339°, 83%, 74%
CMYK
0%, 45%, 30%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F485AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 133, 172

Red: 244 / Green: 133 / Blue: 172

HSL

339°, 83%, 74%

Hue: 339° / Saturation: 83% / Lightness: 74%

CMYK

0%, 45%, 30%, 4%

Cyan: 0% / Magenta: 45% / Yellow: 30% / Key: 4%

What color is #F485AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F485AC to RGB:

rgb(244, 133, 172)HEX to RGB Converter →

HEX to HSL

Convert #F485AC to HSL:

hsl(339, 83%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #F485AC to CMYK:

cmyk(0%, 45%, 30%, 4%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #F485AC has RGB (244, 133, 172) and HSL (339°, 83%, 74%). 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 #F485AC is #86F4CD, creating high-contrast pairings. For softer combinations, try analogous colors like #F486E3.

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

Contrast with #F485AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F485AC?

#F485AC is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F485AC?

#F485AC in RGB is (244, 133, 172) - 244 red, 133 green, and 172 blue.

How to use #F485AC in CSS?

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

What colors go well with #F485AC?

#86F4CD (complementary), #F486E3 (analogous), and #ED407C (lighter shade) work well with #F485AC.