#FF968C Color

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

Color preview

#FF968C

Color formats

HEX
#FF968C
RGB
rgb(255, 150, 140)
RGBA
rgba(255, 150, 140, 1)
HSL
hsl(5, 100%, 77%)
HSV
hsv(5, 45%, 100%)
CMYK
cmyk(0%, 41%, 45%, 0%)
CSS variable
--color-primary: #FF968C;
Lowercase HEX
#ff968c

Shades

Tints

Tones

Harmony

CSS snippets for #FF968C

.color-ff968c {
  color: #FF968C;
  background-color: #FF968C;
}

Frequently asked questions

What color is #FF968C?+

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

What is the closest Tailwind color to #FF968C?+

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