#F16581 Color Information

Hex color code: #F16581

A vivid red shade, #F16581 appears as (241, 101, 129) in RGB and (348°, 83%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Coral
HEX
#F16581
RGB
241, 101, 129
HSL
348°, 83%, 67%
CMYK
0%, 58%, 46%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F16581; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 101, 129

Red: 241 / Green: 101 / Blue: 129

HSL

348°, 83%, 67%

Hue: 348° / Saturation: 83% / Lightness: 67%

CMYK

0%, 58%, 46%, 5%

Cyan: 0% / Magenta: 58% / Yellow: 46% / Key: 5%

What color is #F16581?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F16581 to RGB:

rgb(241, 101, 129)HEX to RGB Converter →

HEX to HSL

Convert #F16581 to HSL:

hsl(348, 83%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #F16581 to CMYK:

cmyk(0%, 58%, 46%, 5%)Color Converter →

Color Meaning and Usage

#F16581 is a vivid red color with RGB values of 241, 101, 129 and HSL of 348°, 83%, 67%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F16581 is #65F1D5, creating high-contrast pairings. For softer combinations, try analogous colors like #F165C7.

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

Contrast with #F16581

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F16581?

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

What is the RGB value of #F16581?

#F16581 in RGB is (241, 101, 129) - 241 red, 101 green, and 129 blue.

How to use #F16581 in CSS?

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

What colors go well with #F16581?

#65F1D5 (complementary), #F165C7 (analogous), and #EA1F48 (lighter shade) work well with #F16581.