#FC4A50 Color

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

Color preview

#FC4A50

Color formats

HEX
#FC4A50
RGB
rgb(252, 74, 80)
RGBA
rgba(252, 74, 80, 1)
HSL
hsl(358, 97%, 64%)
HSV
hsv(358, 71%, 99%)
CMYK
cmyk(0%, 71%, 68%, 1%)
CSS variable
--color-primary: #FC4A50;
Lowercase HEX
#fc4a50

Shades

Tints

Tones

Harmony

CSS snippets for #FC4A50

.color-fc4a50 {
  color: #FC4A50;
  background-color: #FC4A50;
}

Frequently asked questions

What color is #FC4A50?+

#FC4A50 is a HEX color with RGB value rgb(252, 74, 80) and HSL value hsl(358, 97%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FC4A50?+

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