#F592E8 Color Information

Hex color code: #F592E8

A soft magenta shade, #F592E8 appears as (245, 146, 232) in RGB and (308°, 83%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#F592E8
RGB
245, 146, 232
HSL
308°, 83%, 77%
CMYK
0%, 40%, 5%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F592E8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 146, 232

Red: 245 / Green: 146 / Blue: 232

HSL

308°, 83%, 77%

Hue: 308° / Saturation: 83% / Lightness: 77%

CMYK

0%, 40%, 5%, 4%

Cyan: 0% / Magenta: 40% / Yellow: 5% / Key: 4%

What color is #F592E8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F592E8 to RGB:

rgb(245, 146, 232)HEX to RGB Converter →

HEX to HSL

Convert #F592E8 to HSL:

hsl(308, 83%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #F592E8 to CMYK:

cmyk(0%, 40%, 5%, 4%)Color Converter →

Color Meaning and Usage

#F592E8 is a light magenta color with RGB values of 245, 146, 232 and HSL of 308°, 83%, 77%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F592E8 is #94F5A1, creating high-contrast pairings. For softer combinations, try analogous colors like #D194F5.

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

Contrast with #F592E8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F592E8?

#F592E8 is a light magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F592E8?

#F592E8 in RGB is (245, 146, 232) - 245 red, 146 green, and 232 blue.

How to use #F592E8 in CSS?

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

What colors go well with #F592E8?

#94F5A1 (complementary), #D194F5 (analogous), and #EF4ED9 (lighter shade) work well with #F592E8.