#F9998B Color

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

Color preview

#F9998B

Color formats

HEX
#F9998B
RGB
rgb(249, 153, 139)
RGBA
rgba(249, 153, 139, 1)
HSL
hsl(8, 90%, 76%)
HSV
hsv(8, 44%, 98%)
CMYK
cmyk(0%, 39%, 44%, 2%)
CSS variable
--color-primary: #F9998B;
Lowercase HEX
#f9998b

Shades

Tints

Tones

Harmony

CSS snippets for #F9998B

.color-f9998b {
  color: #F9998B;
  background-color: #F9998B;
}

Frequently asked questions

What color is #F9998B?+

#F9998B is a HEX color with RGB value rgb(249, 153, 139) and HSL value hsl(8, 90%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F9998B?+

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