#F3949D Color

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

Color preview

#F3949D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F3949D

.color-f3949d {
  color: #F3949D;
  background-color: #F3949D;
}

Frequently asked questions

What color is #F3949D?+

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

What is the closest Tailwind color to #F3949D?+

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