#F3959C Color

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

Color preview

#F3959C

Color formats

HEX
#F3959C
RGB
rgb(243, 149, 156)
RGBA
rgba(243, 149, 156, 1)
HSL
hsl(356, 80%, 77%)
HSV
hsv(356, 39%, 95%)
CMYK
cmyk(0%, 39%, 36%, 5%)
CSS variable
--color-primary: #F3959C;
Lowercase HEX
#f3959c

Shades

Tints

Tones

Harmony

CSS snippets for #F3959C

.color-f3959c {
  color: #F3959C;
  background-color: #F3959C;
}

Frequently asked questions

What color is #F3959C?+

#F3959C is a HEX color with RGB value rgb(243, 149, 156) and HSL value hsl(356, 80%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F3959C?+

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