#F39B98 Color

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

Color preview

#F39B98

Color formats

HEX
#F39B98
RGB
rgb(243, 155, 152)
RGBA
rgba(243, 155, 152, 1)
HSL
hsl(2, 79%, 77%)
HSV
hsv(2, 37%, 95%)
CMYK
cmyk(0%, 36%, 37%, 5%)
CSS variable
--color-primary: #F39B98;
Lowercase HEX
#f39b98

Shades

Tints

Tones

Harmony

CSS snippets for #F39B98

.color-f39b98 {
  color: #F39B98;
  background-color: #F39B98;
}

Frequently asked questions

What color is #F39B98?+

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

What is the closest Tailwind color to #F39B98?+

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