#FC3B4B Color

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

Color preview

#FC3B4B

Color formats

HEX
#FC3B4B
RGB
rgb(252, 59, 75)
RGBA
rgba(252, 59, 75, 1)
HSL
hsl(355, 97%, 61%)
HSV
hsv(355, 77%, 99%)
CMYK
cmyk(0%, 77%, 70%, 1%)
CSS variable
--color-primary: #FC3B4B;
Lowercase HEX
#fc3b4b

Shades

Tints

Tones

Harmony

CSS snippets for #FC3B4B

.color-fc3b4b {
  color: #FC3B4B;
  background-color: #FC3B4B;
}

Frequently asked questions

What color is #FC3B4B?+

#FC3B4B is a HEX color with RGB value rgb(252, 59, 75) and HSL value hsl(355, 97%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FC3B4B?+

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