#FF9580 Color Information

Hex color code: #FF9580

The hex color #FF9580 is a striking red with RGB values of (255, 149, 128) and HSL of (10°, 100%, 75%). It is often used for branding and logos.

Try:
Color NameLight Salmon
HEX
#FF9580
RGB
255, 149, 128
HSL
10°, 100%, 75%
CMYK
0%, 42%, 50%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF9580; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 149, 128

Red: 255 / Green: 149 / Blue: 128

HSL

10°, 100%, 75%

Hue: 10° / Saturation: 100% / Lightness: 75%

CMYK

0%, 42%, 50%, 0%

Cyan: 0% / Magenta: 42% / Yellow: 50% / Key: 0%

What color is #FF9580?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF9580 to RGB:

rgb(255, 149, 128)HEX to RGB Converter →

HEX to HSL

Convert #FF9580 to HSL:

hsl(10, 100%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #FF9580 to CMYK:

cmyk(0%, 42%, 50%, 0%)Color Converter →

Color Meaning and Usage

#FF9580 is a bold red color with RGB values of 255, 149, 128 and HSL of 10°, 100%, 75%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FF9580 is #80EAFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF80AA.

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

Contrast with #FF9580

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF9580?

#FF9580 is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FF9580?

#FF9580 in RGB is (255, 149, 128) - 255 red, 149 green, and 128 blue.

How to use #FF9580 in CSS?

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

What colors go well with #FF9580?

#80EAFF (complementary), #FF80AA (analogous), and #FF5533 (lighter shade) work well with #FF9580.