#FC3503 Color

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

Color preview

#FC3503

Color formats

HEX
#FC3503
RGB
rgb(252, 53, 3)
RGBA
rgba(252, 53, 3, 1)
HSL
hsl(12, 98%, 50%)
HSV
hsv(12, 99%, 99%)
CMYK
cmyk(0%, 79%, 99%, 1%)
CSS variable
--color-primary: #FC3503;
Lowercase HEX
#fc3503

Shades

Tints

Tones

Harmony

CSS snippets for #FC3503

.color-fc3503 {
  color: #FC3503;
  background-color: #FC3503;
}

Frequently asked questions

What color is #FC3503?+

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

What is the closest Tailwind color to #FC3503?+

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