#FFAC80 Color Information

Hex color code: #FFAC80

The hex color #FFAC80 is a eye-catching orange with RGB values of (255, 172, 128) and HSL of (21°, 100%, 75%). It is widely used in graphic design.

Try:
Color NameLight Salmon
HEX
#FFAC80
RGB
255, 172, 128
HSL
21°, 100%, 75%
CMYK
0%, 33%, 50%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFAC80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 172, 128

Red: 255 / Green: 172 / Blue: 128

HSL

21°, 100%, 75%

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

CMYK

0%, 33%, 50%, 0%

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

What color is #FFAC80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFAC80 to RGB:

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

HEX to HSL

Convert #FFAC80 to HSL:

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

HEX to CMYK

Convert #FFAC80 to CMYK:

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

Color Meaning and Usage

A striking orange tone, #FFAC80 has RGB (255, 172, 128) and HSL (21°, 100%, 75%). 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 #FFAC80 is #80D2FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF8093.

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

Contrast with #FFAC80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFAC80?

#FFAC80 is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFAC80?

#FFAC80 in RGB is (255, 172, 128) - 255 red, 172 green, and 128 blue.

How to use #FFAC80 in CSS?

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

What colors go well with #FFAC80?

#80D2FF (complementary), #FF8093 (analogous), and #FF7A33 (lighter shade) work well with #FFAC80.