#F58B75 Color

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

Color preview

#F58B75

Color formats

HEX
#F58B75
RGB
rgb(245, 139, 117)
RGBA
rgba(245, 139, 117, 1)
HSL
hsl(10, 86%, 71%)
HSV
hsv(10, 52%, 96%)
CMYK
cmyk(0%, 43%, 52%, 4%)
CSS variable
--color-primary: #F58B75;
Lowercase HEX
#f58b75

Shades

Tints

Tones

Harmony

CSS snippets for #F58B75

.color-f58b75 {
  color: #F58B75;
  background-color: #F58B75;
}

Frequently asked questions

What color is #F58B75?+

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

What is the closest Tailwind color to #F58B75?+

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