#F595BA Color Information

Hex color code: #F595BA

#F595BA is a light magenta color. In RGB it is (245, 149, 186), and in HSL it is (337°, 83%, 77%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#F595BA
RGB
245, 149, 186
HSL
337°, 83%, 77%
CMYK
0%, 39%, 24%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F595BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 149, 186

Red: 245 / Green: 149 / Blue: 186

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 #F595BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F595BA to RGB:

rgb(245, 149, 186)HEX to RGB Converter →

HEX to HSL

Convert #F595BA to HSL:

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

HEX to CMYK

Convert #F595BA to CMYK:

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

Color Meaning and Usage

#F595BA is a delicate magenta color with RGB values of 245, 149, 186 and HSL of 337°, 83%, 77%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #F595BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F595BA?

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

What is the RGB value of #F595BA?

#F595BA in RGB is (245, 149, 186) - 245 red, 149 green, and 186 blue.

How to use #F595BA in CSS?

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

What colors go well with #F595BA?

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