#F599BE Color Information

Hex color code: #F599BE

A ethereal magenta shade, #F599BE appears as (245, 153, 190) in RGB and (336°, 82%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#F599BE
RGB
245, 153, 190
HSL
336°, 82%, 78%
CMYK
0%, 38%, 22%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F599BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 153, 190

Red: 245 / Green: 153 / Blue: 190

HSL

336°, 82%, 78%

Hue: 336° / Saturation: 82% / Lightness: 78%

CMYK

0%, 38%, 22%, 4%

Cyan: 0% / Magenta: 38% / Yellow: 22% / Key: 4%

What color is #F599BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F599BE to RGB:

rgb(245, 153, 190)HEX to RGB Converter →

HEX to HSL

Convert #F599BE to HSL:

hsl(336, 82%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F599BE to CMYK:

cmyk(0%, 38%, 22%, 4%)Color Converter →

Color Meaning and Usage

#F599BE is a soft magenta color with RGB values of 245, 153, 190 and HSL of 336°, 82%, 78%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F599BE is #99F5D0, creating high-contrast pairings. For softer combinations, try analogous colors like #F599EC.

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

Contrast with #F599BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F599BE?

#F599BE is a soft magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F599BE?

#F599BE in RGB is (245, 153, 190) - 245 red, 153 green, and 190 blue.

How to use #F599BE in CSS?

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

What colors go well with #F599BE?

#99F5D0 (complementary), #F599EC (analogous), and #EE5391 (lighter shade) work well with #F599BE.