#F4999B Color

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

Color preview

#F4999B

Color formats

HEX
#F4999B
RGB
rgb(244, 153, 155)
RGBA
rgba(244, 153, 155, 1)
HSL
hsl(359, 81%, 78%)
HSV
hsv(359, 37%, 96%)
CMYK
cmyk(0%, 37%, 36%, 4%)
CSS variable
--color-primary: #F4999B;
Lowercase HEX
#f4999b

Shades

Tints

Tones

Harmony

CSS snippets for #F4999B

.color-f4999b {
  color: #F4999B;
  background-color: #F4999B;
}

Frequently asked questions

What color is #F4999B?+

#F4999B is a HEX color with RGB value rgb(244, 153, 155) and HSL value hsl(359, 81%, 78%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F4999B?+

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