#F4996E Color

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

Color preview

#F4996E

Color formats

HEX
#F4996E
RGB
rgb(244, 153, 110)
RGBA
rgba(244, 153, 110, 1)
HSL
hsl(19, 86%, 69%)
HSV
hsv(19, 55%, 96%)
CMYK
cmyk(0%, 37%, 55%, 4%)
CSS variable
--color-primary: #F4996E;
Lowercase HEX
#f4996e

Shades

Tints

Tones

Harmony

CSS snippets for #F4996E

.color-f4996e {
  color: #F4996E;
  background-color: #F4996E;
}

Frequently asked questions

What color is #F4996E?+

#F4996E is a HEX color with RGB value rgb(244, 153, 110) and HSL value hsl(19, 86%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F4996E?+

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