#F59EEC Color Information

Hex color code: #F59EEC

A ethereal magenta shade, #F59EEC appears as (245, 158, 236) in RGB and (306°, 81%, 79%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#F59EEC
RGB
245, 158, 236
HSL
306°, 81%, 79%
CMYK
0%, 36%, 4%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F59EEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 158, 236

Red: 245 / Green: 158 / Blue: 236

HSL

306°, 81%, 79%

Hue: 306° / Saturation: 81% / Lightness: 79%

CMYK

0%, 36%, 4%, 4%

Cyan: 0% / Magenta: 36% / Yellow: 4% / Key: 4%

What color is #F59EEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F59EEC to RGB:

rgb(245, 158, 236)HEX to RGB Converter →

HEX to HSL

Convert #F59EEC to HSL:

hsl(306, 81%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #F59EEC to CMYK:

cmyk(0%, 36%, 4%, 4%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #F59EEC has RGB (245, 158, 236) and HSL (306°, 81%, 79%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F59EEC is #9EF5A7, creating high-contrast pairings. For softer combinations, try analogous colors like #D29EF5.

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

Contrast with #F59EEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F59EEC?

#F59EEC is a delicate magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F59EEC?

#F59EEC in RGB is (245, 158, 236) - 245 red, 158 green, and 236 blue.

How to use #F59EEC in CSS?

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

What colors go well with #F59EEC?

#9EF5A7 (complementary), #D29EF5 (analogous), and #EE59DF (lighter shade) work well with #F59EEC.