#F596BB Color Information

Hex color code: #F596BB

A airy magenta shade, #F596BB appears as (245, 150, 187) in RGB and (337°, 83%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F596BB
RGB
245, 150, 187
HSL
337°, 83%, 77%
CMYK
0%, 39%, 24%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F596BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 150, 187

Red: 245 / Green: 150 / Blue: 187

HSL

337°, 83%, 77%

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

CMYK

0%, 39%, 24%, 4%

Cyan: 0% / Magenta: 39% / Yellow: 24% / Key: 4%

What color is #F596BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F596BB to RGB:

rgb(245, 150, 187)HEX to RGB Converter →

HEX to HSL

Convert #F596BB to HSL:

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

HEX to CMYK

Convert #F596BB to CMYK:

cmyk(0%, 39%, 24%, 4%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #F596BB has RGB (245, 150, 187) and HSL (337°, 83%, 77%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F596BB is #94F5D0, creating high-contrast pairings. For softer combinations, try analogous colors like #F594EA.

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

Contrast with #F596BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F596BB?

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

What is the RGB value of #F596BB?

#F596BB in RGB is (245, 150, 187) - 245 red, 150 green, and 187 blue.

How to use #F596BB in CSS?

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

What colors go well with #F596BB?

#94F5D0 (complementary), #F594EA (analogous), and #EF4E8B (lighter shade) work well with #F596BB.