#FC5383 Color

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

Color preview

#FC5383

Color formats

HEX
#FC5383
RGB
rgb(252, 83, 131)
RGBA
rgba(252, 83, 131, 1)
HSL
hsl(343, 97%, 66%)
HSV
hsv(343, 67%, 99%)
CMYK
cmyk(0%, 67%, 48%, 1%)
CSS variable
--color-primary: #FC5383;
Lowercase HEX
#fc5383

Shades

Tints

Tones

Harmony

CSS snippets for #FC5383

.color-fc5383 {
  color: #FC5383;
  background-color: #FC5383;
}

Frequently asked questions

What color is #FC5383?+

#FC5383 is a HEX color with RGB value rgb(252, 83, 131) and HSL value hsl(343, 97%, 66%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FC5383?+

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