#FC632C Color

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

Color preview

#FC632C

Color formats

HEX
#FC632C
RGB
rgb(252, 99, 44)
RGBA
rgba(252, 99, 44, 1)
HSL
hsl(16, 97%, 58%)
HSV
hsv(16, 83%, 99%)
CMYK
cmyk(0%, 61%, 83%, 1%)
CSS variable
--color-primary: #FC632C;
Lowercase HEX
#fc632c

Shades

Tints

Tones

Harmony

CSS snippets for #FC632C

.color-fc632c {
  color: #FC632C;
  background-color: #FC632C;
}

Frequently asked questions

What color is #FC632C?+

#FC632C is a HEX color with RGB value rgb(252, 99, 44) and HSL value hsl(16, 97%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FC632C?+

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