#FE5A7B Color

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

Color preview

#FE5A7B

Color formats

HEX
#FE5A7B
RGB
rgb(254, 90, 123)
RGBA
rgba(254, 90, 123, 1)
HSL
hsl(348, 99%, 67%)
HSV
hsv(348, 65%, 100%)
CMYK
cmyk(0%, 65%, 52%, 0%)
CSS variable
--color-primary: #FE5A7B;
Lowercase HEX
#fe5a7b

Shades

Tints

Tones

Harmony

CSS snippets for #FE5A7B

.color-fe5a7b {
  color: #FE5A7B;
  background-color: #FE5A7B;
}

Frequently asked questions

What color is #FE5A7B?+

#FE5A7B is a HEX color with RGB value rgb(254, 90, 123) and HSL value hsl(348, 99%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE5A7B?+

The closest Tailwind color is rose-400, available as the bg-rose-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