#FA5F35 Color

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

Color preview

#FA5F35

Color formats

HEX
#FA5F35
RGB
rgb(250, 95, 53)
RGBA
rgba(250, 95, 53, 1)
HSL
hsl(13, 95%, 59%)
HSV
hsv(13, 79%, 98%)
CMYK
cmyk(0%, 62%, 79%, 2%)
CSS variable
--color-primary: #FA5F35;
Lowercase HEX
#fa5f35

Shades

Tints

Tones

Harmony

CSS snippets for #FA5F35

.color-fa5f35 {
  color: #FA5F35;
  background-color: #FA5F35;
}

Frequently asked questions

What color is #FA5F35?+

#FA5F35 is a HEX color with RGB value rgb(250, 95, 53) and HSL value hsl(13, 95%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FA5F35?+

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