#FC2803 Color

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

Color preview

#FC2803

Color formats

HEX
#FC2803
RGB
rgb(252, 40, 3)
RGBA
rgba(252, 40, 3, 1)
HSL
hsl(9, 98%, 50%)
HSV
hsv(9, 99%, 99%)
CMYK
cmyk(0%, 84%, 99%, 1%)
CSS variable
--color-primary: #FC2803;
Lowercase HEX
#fc2803

Shades

Tints

Tones

Harmony

CSS snippets for #FC2803

.color-fc2803 {
  color: #FC2803;
  background-color: #FC2803;
}

Frequently asked questions

What color is #FC2803?+

#FC2803 is a HEX color with RGB value rgb(252, 40, 3) and HSL value hsl(9, 98%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FC2803?+

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