#F96F6F Color

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

Color preview

#F96F6F

Color formats

HEX
#F96F6F
RGB
rgb(249, 111, 111)
RGBA
rgba(249, 111, 111, 1)
HSL
hsl(0, 92%, 71%)
HSV
hsv(0, 55%, 98%)
CMYK
cmyk(0%, 55%, 55%, 2%)
CSS variable
--color-primary: #F96F6F;
Lowercase HEX
#f96f6f

Shades

Tints

Tones

Harmony

CSS snippets for #F96F6F

.color-f96f6f {
  color: #F96F6F;
  background-color: #F96F6F;
}

Frequently asked questions

What color is #F96F6F?+

#F96F6F is a HEX color with RGB value rgb(249, 111, 111) and HSL value hsl(0, 92%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F96F6F?+

The closest Tailwind color is red-400, available as the bg-red-400 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