#F09D94 Color Information

Hex color code: #F09D94

A delicate red shade, #F09D94 appears as (240, 157, 148) in RGB and (6°, 75%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Salmon
HEX
#F09D94
RGB
240, 157, 148
HSL
6°, 75%, 76%
CMYK
0%, 35%, 38%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F09D94; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 157, 148

Red: 240 / Green: 157 / Blue: 148

HSL

6°, 75%, 76%

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

CMYK

0%, 35%, 38%, 6%

Cyan: 0% / Magenta: 35% / Yellow: 38% / Key: 6%

What color is #F09D94?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F09D94 to RGB:

rgb(240, 157, 148)HEX to RGB Converter →

HEX to HSL

Convert #F09D94 to HSL:

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

HEX to CMYK

Convert #F09D94 to CMYK:

cmyk(0%, 35%, 38%, 6%)Color Converter →

Color Meaning and Usage

#F09D94 is a ethereal red color with RGB values of 240, 157, 148 and HSL of 6°, 75%, 76%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F09D94 is #94E7F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F094B9.

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

Contrast with #F09D94

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F09D94?

#F09D94 is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F09D94?

#F09D94 in RGB is (240, 157, 148) - 240 red, 157 green, and 148 blue.

How to use #F09D94 in CSS?

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

What colors go well with #F09D94?

#94E7F0 (complementary), #F094B9 (analogous), and #E66051 (lighter shade) work well with #F09D94.