#FF928C Color

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

Color preview

#FF928C

Color formats

HEX
#FF928C
RGB
rgb(255, 146, 140)
RGBA
rgba(255, 146, 140, 1)
HSL
hsl(3, 100%, 77%)
HSV
hsv(3, 45%, 100%)
CMYK
cmyk(0%, 43%, 45%, 0%)
CSS variable
--color-primary: #FF928C;
Lowercase HEX
#ff928c

Shades

Tints

Tones

Harmony

CSS snippets for #FF928C

.color-ff928c {
  color: #FF928C;
  background-color: #FF928C;
}

Frequently asked questions

What color is #FF928C?+

#FF928C is a HEX color with RGB value rgb(255, 146, 140) and HSL value hsl(3, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF928C?+

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