#F39B96 Color

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

Color preview

#F39B96

Color formats

HEX
#F39B96
RGB
rgb(243, 155, 150)
RGBA
rgba(243, 155, 150, 1)
HSL
hsl(3, 79%, 77%)
HSV
hsv(3, 38%, 95%)
CMYK
cmyk(0%, 36%, 38%, 5%)
CSS variable
--color-primary: #F39B96;
Lowercase HEX
#f39b96

Shades

Tints

Tones

Harmony

CSS snippets for #F39B96

.color-f39b96 {
  color: #F39B96;
  background-color: #F39B96;
}

Frequently asked questions

What color is #F39B96?+

#F39B96 is a HEX color with RGB value rgb(243, 155, 150) and HSL value hsl(3, 79%, 77%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F39B96?+

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