#F59BAF Color Information

Hex color code: #F59BAF

#F59BAF is a light red color. In RGB it is (245, 155, 175), and in HSL it is (347°, 82%, 78%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#F59BAF
RGB
245, 155, 175
HSL
347°, 82%, 78%
CMYK
0%, 37%, 29%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F59BAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 155, 175

Red: 245 / Green: 155 / Blue: 175

HSL

347°, 82%, 78%

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

CMYK

0%, 37%, 29%, 4%

Cyan: 0% / Magenta: 37% / Yellow: 29% / Key: 4%

What color is #F59BAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F59BAF to RGB:

rgb(245, 155, 175)HEX to RGB Converter →

HEX to HSL

Convert #F59BAF to HSL:

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

HEX to CMYK

Convert #F59BAF to CMYK:

cmyk(0%, 37%, 29%, 4%)Color Converter →

Color Meaning and Usage

A delicate red tone, #F59BAF has RGB (245, 155, 175) and HSL (347°, 82%, 78%). 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 #F59BAF is #99F5E1, creating high-contrast pairings. For softer combinations, try analogous colors like #F599DB.

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

Contrast with #F59BAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F59BAF?

#F59BAF is a delicate red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F59BAF?

#F59BAF in RGB is (245, 155, 175) - 245 red, 155 green, and 175 blue.

How to use #F59BAF in CSS?

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

What colors go well with #F59BAF?

#99F5E1 (complementary), #F599DB (analogous), and #EE5375 (lighter shade) work well with #F59BAF.