#F1966B Color

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

Color preview

#F1966B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1966B

.color-f1966b {
  color: #F1966B;
  background-color: #F1966B;
}

Frequently asked questions

What color is #F1966B?+

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

What is the closest Tailwind color to #F1966B?+

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