#F58F75 Color

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

Color preview

#F58F75

Color formats

HEX
#F58F75
RGB
rgb(245, 143, 117)
RGBA
rgba(245, 143, 117, 1)
HSL
hsl(12, 86%, 71%)
HSV
hsv(12, 52%, 96%)
CMYK
cmyk(0%, 42%, 52%, 4%)
CSS variable
--color-primary: #F58F75;
Lowercase HEX
#f58f75

Shades

Tints

Tones

Harmony

CSS snippets for #F58F75

.color-f58f75 {
  color: #F58F75;
  background-color: #F58F75;
}

Frequently asked questions

What color is #F58F75?+

#F58F75 is a HEX color with RGB value rgb(245, 143, 117) and HSL value hsl(12, 86%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F58F75?+

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