#FF8479 Color

Inspect #FF8479 across formats, palettes, contrast and closest named color matches.

Color preview

#FF8479

Color formats

HEX
#FF8479
RGB
rgb(255, 132, 121)
RGBA
rgba(255, 132, 121, 1)
HSL
hsl(5, 100%, 74%)
HSV
hsv(5, 53%, 100%)
CMYK
cmyk(0%, 48%, 53%, 0%)
CSS variable
--color-primary: #FF8479;
Lowercase HEX
#ff8479

Shades

Tints

Tones

Harmony

CSS snippets for #FF8479

.color-ff8479 {
  color: #FF8479;
  background-color: #FF8479;
}

Frequently asked questions

What color is #FF8479?+

#FF8479 is a HEX color with RGB value rgb(255, 132, 121) and HSL value hsl(5, 100%, 74%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF8479?+

The closest Tailwind color is red-400, available as the bg-red-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools