#FA630C Color

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

Color preview

#FA630C

Color formats

HEX
#FA630C
RGB
rgb(250, 99, 12)
RGBA
rgba(250, 99, 12, 1)
HSL
hsl(22, 96%, 51%)
HSV
hsv(22, 95%, 98%)
CMYK
cmyk(0%, 60%, 95%, 2%)
CSS variable
--color-primary: #FA630C;
Lowercase HEX
#fa630c

Shades

Tints

Tones

Harmony

CSS snippets for #FA630C

.color-fa630c {
  color: #FA630C;
  background-color: #FA630C;
}

Frequently asked questions

What color is #FA630C?+

#FA630C is a HEX color with RGB value rgb(250, 99, 12) and HSL value hsl(22, 96%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FA630C?+

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