#F3949F Color

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

Color preview

#F3949F

Color formats

HEX
#F3949F
RGB
rgb(243, 148, 159)
RGBA
rgba(243, 148, 159, 1)
HSL
hsl(353, 80%, 77%)
HSV
hsv(353, 39%, 95%)
CMYK
cmyk(0%, 39%, 35%, 5%)
CSS variable
--color-primary: #F3949F;
Lowercase HEX
#f3949f

Shades

Tints

Tones

Harmony

CSS snippets for #F3949F

.color-f3949f {
  color: #F3949F;
  background-color: #F3949F;
}

Frequently asked questions

What color is #F3949F?+

#F3949F is a HEX color with RGB value rgb(243, 148, 159) and HSL value hsl(353, 80%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F3949F?+

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