#FF969F Color

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

Color preview

#FF969F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF969F

.color-ff969f {
  color: #FF969F;
  background-color: #FF969F;
}

Frequently asked questions

What color is #FF969F?+

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

What is the closest Tailwind color to #FF969F?+

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