#F46980 Color Information

Hex color code: #F46980

A vivid red shade, #F46980 appears as (244, 105, 128) in RGB and (350°, 86%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Coral
HEX
#F46980
RGB
244, 105, 128
HSL
350°, 86%, 68%
CMYK
0%, 57%, 48%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F46980; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 105, 128

Red: 244 / Green: 105 / Blue: 128

HSL

350°, 86%, 68%

Hue: 350° / Saturation: 86% / Lightness: 68%

CMYK

0%, 57%, 48%, 4%

Cyan: 0% / Magenta: 57% / Yellow: 48% / Key: 4%

What color is #F46980?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F46980 to RGB:

rgb(244, 105, 128)HEX to RGB Converter →

HEX to HSL

Convert #F46980 to HSL:

hsl(350, 86%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #F46980 to CMYK:

cmyk(0%, 57%, 48%, 4%)Color Converter →

Color Meaning and Usage

A eye-catching red tone, #F46980 has RGB (244, 105, 128) and HSL (350°, 86%, 68%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F46980 is #67F4DC, creating high-contrast pairings. For softer combinations, try analogous colors like #F467C5.

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

Contrast with #F46980

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F46980?

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

What is the RGB value of #F46980?

#F46980 in RGB is (244, 105, 128) - 244 red, 105 green, and 128 blue.

How to use #F46980 in CSS?

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

What colors go well with #F46980?

#67F4DC (complementary), #F467C5 (analogous), and #EE2042 (lighter shade) work well with #F46980.