#F57F75 Color

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

Color preview

#F57F75

Color formats

HEX
#F57F75
RGB
rgb(245, 127, 117)
RGBA
rgba(245, 127, 117, 1)
HSL
hsl(5, 86%, 71%)
HSV
hsv(5, 52%, 96%)
CMYK
cmyk(0%, 48%, 52%, 4%)
CSS variable
--color-primary: #F57F75;
Lowercase HEX
#f57f75

Shades

Tints

Tones

Harmony

CSS snippets for #F57F75

.color-f57f75 {
  color: #F57F75;
  background-color: #F57F75;
}

Frequently asked questions

What color is #F57F75?+

#F57F75 is a HEX color with RGB value rgb(245, 127, 117) and HSL value hsl(5, 86%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F57F75?+

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