#F99F7B Color

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

Color preview

#F99F7B

Color formats

HEX
#F99F7B
RGB
rgb(249, 159, 123)
RGBA
rgba(249, 159, 123, 1)
HSL
hsl(17, 91%, 73%)
HSV
hsv(17, 51%, 98%)
CMYK
cmyk(0%, 36%, 51%, 2%)
CSS variable
--color-primary: #F99F7B;
Lowercase HEX
#f99f7b

Shades

Tints

Tones

Harmony

CSS snippets for #F99F7B

.color-f99f7b {
  color: #F99F7B;
  background-color: #F99F7B;
}

Frequently asked questions

What color is #F99F7B?+

#F99F7B is a HEX color with RGB value rgb(249, 159, 123) and HSL value hsl(17, 91%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F99F7B?+

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