#F16D56 Color Information

Hex color code: #F16D56

#F16D56 is a dynamic red color. In RGB it is (241, 109, 86), and in HSL it is (9°, 85%, 64%). It is typically applied in digital products.

Try:
Color NameTomato
HEX
#F16D56
RGB
241, 109, 86
HSL
9°, 85%, 64%
CMYK
0%, 55%, 64%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F16D56; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 109, 86

Red: 241 / Green: 109 / Blue: 86

HSL

9°, 85%, 64%

Hue: 9° / Saturation: 85% / Lightness: 64%

CMYK

0%, 55%, 64%, 5%

Cyan: 0% / Magenta: 55% / Yellow: 64% / Key: 5%

What color is #F16D56?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F16D56 to RGB:

rgb(241, 109, 86)HEX to RGB Converter →

HEX to HSL

Convert #F16D56 to HSL:

hsl(9, 85%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #F16D56 to CMYK:

cmyk(0%, 55%, 64%, 5%)Color Converter →

Color Meaning and Usage

#F16D56 is a vivid red color with RGB values of 241, 109, 86 and HSL of 9°, 85%, 64%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F16D56 is #55DAF1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1558C.

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

Contrast with #F16D56

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F16D56?

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

What is the RGB value of #F16D56?

#F16D56 in RGB is (241, 109, 86) - 241 red, 109 green, and 86 blue.

How to use #F16D56 in CSS?

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

What colors go well with #F16D56?

#55DAF1 (complementary), #F1558C (analogous), and #E73313 (lighter shade) work well with #F16D56.