#FC5D48 Color

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

Color preview

#FC5D48

Color formats

HEX
#FC5D48
RGB
rgb(252, 93, 72)
RGBA
rgba(252, 93, 72, 1)
HSL
hsl(7, 97%, 64%)
HSV
hsv(7, 71%, 99%)
CMYK
cmyk(0%, 63%, 71%, 1%)
CSS variable
--color-primary: #FC5D48;
Lowercase HEX
#fc5d48

Shades

Tints

Tones

Harmony

CSS snippets for #FC5D48

.color-fc5d48 {
  color: #FC5D48;
  background-color: #FC5D48;
}

Frequently asked questions

What color is #FC5D48?+

#FC5D48 is a HEX color with RGB value rgb(252, 93, 72) and HSL value hsl(7, 97%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FC5D48?+

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