#F9646E Color

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

Color preview

#F9646E

Color formats

HEX
#F9646E
RGB
rgb(249, 100, 110)
RGBA
rgba(249, 100, 110, 1)
HSL
hsl(356, 93%, 68%)
HSV
hsv(356, 60%, 98%)
CMYK
cmyk(0%, 60%, 56%, 2%)
CSS variable
--color-primary: #F9646E;
Lowercase HEX
#f9646e

Shades

Tints

Tones

Harmony

CSS snippets for #F9646E

.color-f9646e {
  color: #F9646E;
  background-color: #F9646E;
}

Frequently asked questions

What color is #F9646E?+

#F9646E is a HEX color with RGB value rgb(249, 100, 110) and HSL value hsl(356, 93%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F9646E?+

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