#F9996C Color

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

Color preview

#F9996C

Color formats

HEX
#F9996C
RGB
rgb(249, 153, 108)
RGBA
rgba(249, 153, 108, 1)
HSL
hsl(19, 92%, 70%)
HSV
hsv(19, 57%, 98%)
CMYK
cmyk(0%, 39%, 57%, 2%)
CSS variable
--color-primary: #F9996C;
Lowercase HEX
#f9996c

Shades

Tints

Tones

Harmony

CSS snippets for #F9996C

.color-f9996c {
  color: #F9996C;
  background-color: #F9996C;
}

Frequently asked questions

What color is #F9996C?+

#F9996C is a HEX color with RGB value rgb(249, 153, 108) and HSL value hsl(19, 92%, 70%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F9996C?+

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