#F65ACA Color Information

Hex color code: #F65ACA

The hex color #F65ACA is a eye-catching magenta with RGB values of (246, 90, 202) and HSL of (317°, 90%, 66%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#F65ACA
RGB
246, 90, 202
HSL
317°, 90%, 66%
CMYK
0%, 63%, 18%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F65ACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 90, 202

Red: 246 / Green: 90 / Blue: 202

HSL

317°, 90%, 66%

Hue: 317° / Saturation: 90% / Lightness: 66%

CMYK

0%, 63%, 18%, 4%

Cyan: 0% / Magenta: 63% / Yellow: 18% / Key: 4%

What color is #F65ACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F65ACA to RGB:

rgb(246, 90, 202)HEX to RGB Converter →

HEX to HSL

Convert #F65ACA to HSL:

hsl(317, 90%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #F65ACA to CMYK:

cmyk(0%, 63%, 18%, 4%)Color Converter →

Color Meaning and Usage

#F65ACA is a bold magenta color with RGB values of 246, 90, 202 and HSL of 317°, 90%, 66%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F65ACA is #5AF686, creating high-contrast pairings. For softer combinations, try analogous colors like #D55AF6.

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

Contrast with #F65ACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F65ACA?

#F65ACA is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F65ACA?

#F65ACA in RGB is (246, 90, 202) - 246 red, 90 green, and 202 blue.

How to use #F65ACA in CSS?

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

What colors go well with #F65ACA?

#5AF686 (complementary), #D55AF6 (analogous), and #F312B3 (lighter shade) work well with #F65ACA.