#FE6471 Color

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

Color preview

#FE6471

Color formats

HEX
#FE6471
RGB
rgb(254, 100, 113)
RGBA
rgba(254, 100, 113, 1)
HSL
hsl(355, 99%, 69%)
HSV
hsv(355, 61%, 100%)
CMYK
cmyk(0%, 61%, 56%, 0%)
CSS variable
--color-primary: #FE6471;
Lowercase HEX
#fe6471

Shades

Tints

Tones

Harmony

CSS snippets for #FE6471

.color-fe6471 {
  color: #FE6471;
  background-color: #FE6471;
}

Frequently asked questions

What color is #FE6471?+

#FE6471 is a HEX color with RGB value rgb(254, 100, 113) and HSL value hsl(355, 99%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE6471?+

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