#F58EED Color Information

Hex color code: #F58EED

A soft magenta shade, #F58EED appears as (245, 142, 237) in RGB and (305°, 84%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#F58EED
RGB
245, 142, 237
HSL
305°, 84%, 76%
CMYK
0%, 42%, 3%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F58EED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 142, 237

Red: 245 / Green: 142 / Blue: 237

HSL

305°, 84%, 76%

Hue: 305° / Saturation: 84% / Lightness: 76%

CMYK

0%, 42%, 3%, 4%

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

What color is #F58EED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F58EED to RGB:

rgb(245, 142, 237)HEX to RGB Converter →

HEX to HSL

Convert #F58EED to HSL:

hsl(305, 84%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #F58EED to CMYK:

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

Color Meaning and Usage

#F58EED is a airy magenta color with RGB values of 245, 142, 237 and HSL of 305°, 84%, 76%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F58EED is #8EF597, creating high-contrast pairings. For softer combinations, try analogous colors like #CA8EF5.

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

Contrast with #F58EED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F58EED?

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

What is the RGB value of #F58EED?

#F58EED in RGB is (245, 142, 237) - 245 red, 142 green, and 237 blue.

How to use #F58EED in CSS?

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

What colors go well with #F58EED?

#8EF597 (complementary), #CA8EF5 (analogous), and #EF48E1 (lighter shade) work well with #F58EED.