#FE7570 Color

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

Color preview

#FE7570

Color formats

HEX
#FE7570
RGB
rgb(254, 117, 112)
RGBA
rgba(254, 117, 112, 1)
HSL
hsl(2, 99%, 72%)
HSV
hsv(2, 56%, 100%)
CMYK
cmyk(0%, 54%, 56%, 0%)
CSS variable
--color-primary: #FE7570;
Lowercase HEX
#fe7570

Shades

Tints

Tones

Harmony

CSS snippets for #FE7570

.color-fe7570 {
  color: #FE7570;
  background-color: #FE7570;
}

Frequently asked questions

What color is #FE7570?+

#FE7570 is a HEX color with RGB value rgb(254, 117, 112) and HSL value hsl(2, 99%, 72%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE7570?+

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