#FA2500 Color

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

Color preview

#FA2500

Color formats

HEX
#FA2500
RGB
rgb(250, 37, 0)
RGBA
rgba(250, 37, 0, 1)
HSL
hsl(9, 100%, 49%)
HSV
hsv(9, 100%, 98%)
CMYK
cmyk(0%, 85%, 100%, 2%)
CSS variable
--color-primary: #FA2500;
Lowercase HEX
#fa2500

Shades

Tints

Tones

Harmony

CSS snippets for #FA2500

.color-fa2500 {
  color: #FA2500;
  background-color: #FA2500;
}

Frequently asked questions

What color is #FA2500?+

#FA2500 is a HEX color with RGB value rgb(250, 37, 0) and HSL value hsl(9, 100%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FA2500?+

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