#F3949E Color

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

Color preview

#F3949E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F3949E

.color-f3949e {
  color: #F3949E;
  background-color: #F3949E;
}

Frequently asked questions

What color is #F3949E?+

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

What is the closest Tailwind color to #F3949E?+

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