#F15F41 Color Information

Hex color code: #F15F41

A striking red shade, #F15F41 appears as (241, 95, 65) in RGB and (10°, 86%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameTomato
HEX
#F15F41
RGB
241, 95, 65
HSL
10°, 86%, 60%
CMYK
0%, 61%, 73%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F15F41; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 95, 65

Red: 241 / Green: 95 / Blue: 65

HSL

10°, 86%, 60%

Hue: 10° / Saturation: 86% / Lightness: 60%

CMYK

0%, 61%, 73%, 5%

Cyan: 0% / Magenta: 61% / Yellow: 73% / Key: 5%

What color is #F15F41?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F15F41 to RGB:

rgb(241, 95, 65)HEX to RGB Converter →

HEX to HSL

Convert #F15F41 to HSL:

hsl(10, 86%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #F15F41 to CMYK:

cmyk(0%, 61%, 73%, 5%)Color Converter →

Color Meaning and Usage

#F15F41 is a eye-catching red color with RGB values of 241, 95, 65 and HSL of 10°, 86%, 60%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F15F41 is #41D3F1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1417C.

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

Contrast with #F15F41

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

Contrast Ratio: 6.45:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F15F41?

#F15F41 is a eye-catching red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F15F41?

#F15F41 in RGB is (241, 95, 65) - 241 red, 95 green, and 65 blue.

How to use #F15F41 in CSS?

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

What colors go well with #F15F41?

#41D3F1 (complementary), #F1417C (analogous), and #D53110 (lighter shade) work well with #F15F41.