#F19688 Color Information

Hex color code: #F19688

#F19688 is a vivid red color. In RGB it is (241, 150, 136), and in HSL it is (8°, 79%, 74%). It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#F19688
RGB
241, 150, 136
HSL
8°, 79%, 74%
CMYK
0%, 38%, 44%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F19688; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 150, 136

Red: 241 / Green: 150 / Blue: 136

HSL

8°, 79%, 74%

Hue: 8° / Saturation: 79% / Lightness: 74%

CMYK

0%, 38%, 44%, 5%

Cyan: 0% / Magenta: 38% / Yellow: 44% / Key: 5%

What color is #F19688?

#F19688 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F19688 to RGB:

rgb(241, 150, 136)HEX to RGB Converter →

HEX to HSL

Convert #F19688 to HSL:

hsl(8, 79%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #F19688 to CMYK:

cmyk(0%, 38%, 44%, 5%)Color Converter →

Color Meaning and Usage

A dynamic red tone, #F19688 has RGB (241, 150, 136) and HSL (8°, 79%, 74%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F19688 is #88E3F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F188AF.

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

Contrast with #F19688

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F19688?

#F19688 is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F19688?

#F19688 in RGB is (241, 150, 136) - 241 red, 150 green, and 136 blue.

How to use #F19688 in CSS?

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

What colors go well with #F19688?

#88E3F1 (complementary), #F188AF (analogous), and #E95A44 (lighter shade) work well with #F19688.