#F03885 Color Information

Hex color code: #F03885

A bold magenta shade, #F03885 appears as (240, 56, 133) in RGB and (335°, 86%, 58%) in HSL. It is often used for branding and logos.

Try:
Color NameDeep Pink
HEX
#F03885
RGB
240, 56, 133
HSL
335°, 86%, 58%
CMYK
0%, 77%, 45%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F03885; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 56, 133

Red: 240 / Green: 56 / Blue: 133

HSL

335°, 86%, 58%

Hue: 335° / Saturation: 86% / Lightness: 58%

CMYK

0%, 77%, 45%, 6%

Cyan: 0% / Magenta: 77% / Yellow: 45% / Key: 6%

What color is #F03885?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F03885 to RGB:

rgb(240, 56, 133)HEX to RGB Converter →

HEX to HSL

Convert #F03885 to HSL:

hsl(335, 86%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #F03885 to CMYK:

cmyk(0%, 77%, 45%, 6%)Color Converter →

Color Meaning and Usage

#F03885 is a bold magenta color with RGB values of 240, 56, 133 and HSL of 335°, 86%, 58%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F03885 is #38F0A3, creating high-contrast pairings. For softer combinations, try analogous colors like #F038E1.

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

Contrast with #F03885

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

Contrast Ratio: 5.61:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F03885?

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

What is the RGB value of #F03885?

#F03885 in RGB is (240, 56, 133) - 240 red, 56 green, and 133 blue.

How to use #F03885 in CSS?

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

What colors go well with #F03885?

#38F0A3 (complementary), #F038E1 (analogous), and #CC0F5E (lighter shade) work well with #F03885.