#FE8472 Color

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

Color preview

#FE8472

Color formats

HEX
#FE8472
RGB
rgb(254, 132, 114)
RGBA
rgba(254, 132, 114, 1)
HSL
hsl(8, 99%, 72%)
HSV
hsv(8, 55%, 100%)
CMYK
cmyk(0%, 48%, 55%, 0%)
CSS variable
--color-primary: #FE8472;
Lowercase HEX
#fe8472

Shades

Tints

Tones

Harmony

CSS snippets for #FE8472

.color-fe8472 {
  color: #FE8472;
  background-color: #FE8472;
}

Frequently asked questions

What color is #FE8472?+

#FE8472 is a HEX color with RGB value rgb(254, 132, 114) and HSL value hsl(8, 99%, 72%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE8472?+

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