#F1A78A Color Information

Hex color code: #F1A78A

A vivid orange shade, #F1A78A appears as (241, 167, 138) in RGB and (17°, 79%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Salmon
HEX
#F1A78A
RGB
241, 167, 138
HSL
17°, 79%, 74%
CMYK
0%, 31%, 43%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1A78A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 167, 138

Red: 241 / Green: 167 / Blue: 138

HSL

17°, 79%, 74%

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

CMYK

0%, 31%, 43%, 5%

Cyan: 0% / Magenta: 31% / Yellow: 43% / Key: 5%

What color is #F1A78A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1A78A to RGB:

rgb(241, 167, 138)HEX to RGB Converter →

HEX to HSL

Convert #F1A78A to HSL:

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

HEX to CMYK

Convert #F1A78A to CMYK:

cmyk(0%, 31%, 43%, 5%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #F1A78A has RGB (241, 167, 138) and HSL (17°, 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 #F1A78A is #88D3F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1889F.

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

Contrast with #F1A78A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1A78A?

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

What is the RGB value of #F1A78A?

#F1A78A in RGB is (241, 167, 138) - 241 red, 167 green, and 138 blue.

How to use #F1A78A in CSS?

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

What colors go well with #F1A78A?

#88D3F1 (complementary), #F1889F (analogous), and #E97344 (lighter shade) work well with #F1A78A.