#F69488 Color Information

Hex color code: #F69488

#F69488 is a striking red color. In RGB it is (246, 148, 136), and in HSL it is (7°, 86%, 75%). It is popular in mobile app design.

Try:
Color NameDark Salmon
HEX
#F69488
RGB
246, 148, 136
HSL
7°, 86%, 75%
CMYK
0%, 40%, 45%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F69488; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 148, 136

Red: 246 / Green: 148 / Blue: 136

HSL

7°, 86%, 75%

Hue: 7° / Saturation: 86% / Lightness: 75%

CMYK

0%, 40%, 45%, 4%

Cyan: 0% / Magenta: 40% / Yellow: 45% / Key: 4%

What color is #F69488?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F69488 to RGB:

rgb(246, 148, 136)HEX to RGB Converter →

HEX to HSL

Convert #F69488 to HSL:

hsl(7, 86%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #F69488 to CMYK:

cmyk(0%, 40%, 45%, 4%)Color Converter →

Color Meaning and Usage

#F69488 is a vivid red color with RGB values of 246, 148, 136 and HSL of 7°, 86%, 75%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F69488 is #88E9F6, creating high-contrast pairings. For softer combinations, try analogous colors like #F688B2.

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

Contrast with #F69488

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F69488?

#F69488 is a vivid red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F69488?

#F69488 in RGB is (246, 148, 136) - 246 red, 148 green, and 136 blue.

How to use #F69488 in CSS?

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

What colors go well with #F69488?

#88E9F6 (complementary), #F688B2 (analogous), and #F15641 (lighter shade) work well with #F69488.