#FE8878 Color

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

Color preview

#FE8878

Color formats

HEX
#FE8878
RGB
rgb(254, 136, 120)
RGBA
rgba(254, 136, 120, 1)
HSL
hsl(7, 99%, 73%)
HSV
hsv(7, 53%, 100%)
CMYK
cmyk(0%, 46%, 53%, 0%)
CSS variable
--color-primary: #FE8878;
Lowercase HEX
#fe8878

Shades

Tints

Tones

Harmony

CSS snippets for #FE8878

.color-fe8878 {
  color: #FE8878;
  background-color: #FE8878;
}

Frequently asked questions

What color is #FE8878?+

#FE8878 is a HEX color with RGB value rgb(254, 136, 120) and HSL value hsl(7, 99%, 73%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE8878?+

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