#F3847A Color

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

Color preview

#F3847A

Color formats

HEX
#F3847A
RGB
rgb(243, 132, 122)
RGBA
rgba(243, 132, 122, 1)
HSL
hsl(5, 83%, 72%)
HSV
hsv(5, 50%, 95%)
CMYK
cmyk(0%, 46%, 50%, 5%)
CSS variable
--color-primary: #F3847A;
Lowercase HEX
#f3847a

Shades

Tints

Tones

Harmony

CSS snippets for #F3847A

.color-f3847a {
  color: #F3847A;
  background-color: #F3847A;
}

Frequently asked questions

What color is #F3847A?+

#F3847A is a HEX color with RGB value rgb(243, 132, 122) and HSL value hsl(5, 83%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F3847A?+

The closest Tailwind color is red-400, available as the bg-red-400 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