#F5998F Color Information

Hex color code: #F5998F

#F5998F is a ethereal red color. In RGB it is (245, 153, 143), and in HSL it is (6°, 84%, 76%). It is typically applied in digital products.

Try:
Color NameLight Salmon
HEX
#F5998F
RGB
245, 153, 143
HSL
6°, 84%, 76%
CMYK
0%, 38%, 42%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F5998F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 153, 143

Red: 245 / Green: 153 / Blue: 143

HSL

6°, 84%, 76%

Hue: 6° / Saturation: 84% / Lightness: 76%

CMYK

0%, 38%, 42%, 4%

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

What color is #F5998F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F5998F to RGB:

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

HEX to HSL

Convert #F5998F to HSL:

hsl(6, 84%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #F5998F to CMYK:

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

Color Meaning and Usage

A delicate red tone, #F5998F has RGB (245, 153, 143) and HSL (6°, 84%, 76%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F5998F is #8EEBF5, creating high-contrast pairings. For softer combinations, try analogous colors like #F58EB8.

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

Contrast with #F5998F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F5998F?

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

What is the RGB value of #F5998F?

#F5998F in RGB is (245, 153, 143) - 245 red, 153 green, and 143 blue.

How to use #F5998F in CSS?

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

What colors go well with #F5998F?

#8EEBF5 (complementary), #F58EB8 (analogous), and #EF5948 (lighter shade) work well with #F5998F.