#F1996D Color

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

Color preview

#F1996D

Color formats

HEX
#F1996D
RGB
rgb(241, 153, 109)
RGBA
rgba(241, 153, 109, 1)
HSL
hsl(20, 83%, 69%)
HSV
hsv(20, 55%, 95%)
CMYK
cmyk(0%, 37%, 55%, 5%)
CSS variable
--color-primary: #F1996D;
Lowercase HEX
#f1996d

Shades

Tints

Tones

Harmony

CSS snippets for #F1996D

.color-f1996d {
  color: #F1996D;
  background-color: #F1996D;
}

Frequently asked questions

What color is #F1996D?+

#F1996D is a HEX color with RGB value rgb(241, 153, 109) and HSL value hsl(20, 83%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F1996D?+

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