#FF929D Color

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

Color preview

#FF929D

Color formats

HEX
#FF929D
RGB
rgb(255, 146, 157)
RGBA
rgba(255, 146, 157, 1)
HSL
hsl(354, 100%, 79%)
HSV
hsv(354, 43%, 100%)
CMYK
cmyk(0%, 43%, 38%, 0%)
CSS variable
--color-primary: #FF929D;
Lowercase HEX
#ff929d

Shades

Tints

Tones

Harmony

CSS snippets for #FF929D

.color-ff929d {
  color: #FF929D;
  background-color: #FF929D;
}

Frequently asked questions

What color is #FF929D?+

#FF929D is a HEX color with RGB value rgb(255, 146, 157) and HSL value hsl(354, 100%, 79%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF929D?+

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