#FF938B Color

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

Color preview

#FF938B

Color formats

HEX
#FF938B
RGB
rgb(255, 147, 139)
RGBA
rgba(255, 147, 139, 1)
HSL
hsl(4, 100%, 77%)
HSV
hsv(4, 45%, 100%)
CMYK
cmyk(0%, 42%, 45%, 0%)
CSS variable
--color-primary: #FF938B;
Lowercase HEX
#ff938b

Shades

Tints

Tones

Harmony

CSS snippets for #FF938B

.color-ff938b {
  color: #FF938B;
  background-color: #FF938B;
}

Frequently asked questions

What color is #FF938B?+

#FF938B is a HEX color with RGB value rgb(255, 147, 139) and HSL value hsl(4, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF938B?+

The closest Tailwind color is red-300, available as the bg-red-300 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