#FE6F79 Color

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

Color preview

#FE6F79

Color formats

HEX
#FE6F79
RGB
rgb(254, 111, 121)
RGBA
rgba(254, 111, 121, 1)
HSL
hsl(356, 99%, 72%)
HSV
hsv(356, 56%, 100%)
CMYK
cmyk(0%, 56%, 52%, 0%)
CSS variable
--color-primary: #FE6F79;
Lowercase HEX
#fe6f79

Shades

Tints

Tones

Harmony

CSS snippets for #FE6F79

.color-fe6f79 {
  color: #FE6F79;
  background-color: #FE6F79;
}

Frequently asked questions

What color is #FE6F79?+

#FE6F79 is a HEX color with RGB value rgb(254, 111, 121) and HSL value hsl(356, 99%, 72%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE6F79?+

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