#FA402C Color

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

Color preview

#FA402C

Color formats

HEX
#FA402C
RGB
rgb(250, 64, 44)
RGBA
rgba(250, 64, 44, 1)
HSL
hsl(6, 95%, 58%)
HSV
hsv(6, 82%, 98%)
CMYK
cmyk(0%, 74%, 82%, 2%)
CSS variable
--color-primary: #FA402C;
Lowercase HEX
#fa402c

Shades

Tints

Tones

Harmony

CSS snippets for #FA402C

.color-fa402c {
  color: #FA402C;
  background-color: #FA402C;
}

Frequently asked questions

What color is #FA402C?+

#FA402C is a HEX color with RGB value rgb(250, 64, 44) and HSL value hsl(6, 95%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FA402C?+

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