#FE5D6F Color

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

Color preview

#FE5D6F

Color formats

HEX
#FE5D6F
RGB
rgb(254, 93, 111)
RGBA
rgba(254, 93, 111, 1)
HSL
hsl(353, 99%, 68%)
HSV
hsv(353, 63%, 100%)
CMYK
cmyk(0%, 63%, 56%, 0%)
CSS variable
--color-primary: #FE5D6F;
Lowercase HEX
#fe5d6f

Shades

Tints

Tones

Harmony

CSS snippets for #FE5D6F

.color-fe5d6f {
  color: #FE5D6F;
  background-color: #FE5D6F;
}

Frequently asked questions

What color is #FE5D6F?+

#FE5D6F is a HEX color with RGB value rgb(254, 93, 111) and HSL value hsl(353, 99%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE5D6F?+

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