#FB5D75 Color

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

Color preview

#FB5D75

Color formats

HEX
#FB5D75
RGB
rgb(251, 93, 117)
RGBA
rgba(251, 93, 117, 1)
HSL
hsl(351, 95%, 67%)
HSV
hsv(351, 63%, 98%)
CMYK
cmyk(0%, 63%, 53%, 2%)
CSS variable
--color-primary: #FB5D75;
Lowercase HEX
#fb5d75

Shades

Tints

Tones

Harmony

CSS snippets for #FB5D75

.color-fb5d75 {
  color: #FB5D75;
  background-color: #FB5D75;
}

Frequently asked questions

What color is #FB5D75?+

#FB5D75 is a HEX color with RGB value rgb(251, 93, 117) and HSL value hsl(351, 95%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FB5D75?+

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