#FC333D Color

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

Color preview

#FC333D

Color formats

HEX
#FC333D
RGB
rgb(252, 51, 61)
RGBA
rgba(252, 51, 61, 1)
HSL
hsl(357, 97%, 59%)
HSV
hsv(357, 80%, 99%)
CMYK
cmyk(0%, 80%, 76%, 1%)
CSS variable
--color-primary: #FC333D;
Lowercase HEX
#fc333d

Shades

Tints

Tones

Harmony

CSS snippets for #FC333D

.color-fc333d {
  color: #FC333D;
  background-color: #FC333D;
}

Frequently asked questions

What color is #FC333D?+

#FC333D is a HEX color with RGB value rgb(252, 51, 61) and HSL value hsl(357, 97%, 59%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FC333D?+

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