#FF969D Color

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

Color preview

#FF969D

Color formats

HEX
#FF969D
RGB
rgb(255, 150, 157)
RGBA
rgba(255, 150, 157, 1)
HSL
hsl(356, 100%, 79%)
HSV
hsv(356, 41%, 100%)
CMYK
cmyk(0%, 41%, 38%, 0%)
CSS variable
--color-primary: #FF969D;
Lowercase HEX
#ff969d

Shades

Tints

Tones

Harmony

CSS snippets for #FF969D

.color-ff969d {
  color: #FF969D;
  background-color: #FF969D;
}

Frequently asked questions

What color is #FF969D?+

#FF969D is a HEX color with RGB value rgb(255, 150, 157) and HSL value hsl(356, 100%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF969D?+

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