#F4958B Color

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

Color preview

#F4958B

Color formats

HEX
#F4958B
RGB
rgb(244, 149, 139)
RGBA
rgba(244, 149, 139, 1)
HSL
hsl(6, 83%, 75%)
HSV
hsv(6, 43%, 96%)
CMYK
cmyk(0%, 39%, 43%, 4%)
CSS variable
--color-primary: #F4958B;
Lowercase HEX
#f4958b

Shades

Tints

Tones

Harmony

CSS snippets for #F4958B

.color-f4958b {
  color: #F4958B;
  background-color: #F4958B;
}

Frequently asked questions

What color is #F4958B?+

#F4958B is a HEX color with RGB value rgb(244, 149, 139) and HSL value hsl(6, 83%, 75%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F4958B?+

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