#F2966B Color

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

Color preview

#F2966B

Color formats

HEX
#F2966B
RGB
rgb(242, 150, 107)
RGBA
rgba(242, 150, 107, 1)
HSL
hsl(19, 84%, 68%)
HSV
hsv(19, 56%, 95%)
CMYK
cmyk(0%, 38%, 56%, 5%)
CSS variable
--color-primary: #F2966B;
Lowercase HEX
#f2966b

Shades

Tints

Tones

Harmony

CSS snippets for #F2966B

.color-f2966b {
  color: #F2966B;
  background-color: #F2966B;
}

Frequently asked questions

What color is #F2966B?+

#F2966B is a HEX color with RGB value rgb(242, 150, 107) and HSL value hsl(19, 84%, 68%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F2966B?+

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