#FA5D45 Color

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

Color preview

#FA5D45

Color formats

HEX
#FA5D45
RGB
rgb(250, 93, 69)
RGBA
rgba(250, 93, 69, 1)
HSL
hsl(8, 95%, 63%)
HSV
hsv(8, 72%, 98%)
CMYK
cmyk(0%, 63%, 72%, 2%)
CSS variable
--color-primary: #FA5D45;
Lowercase HEX
#fa5d45

Shades

Tints

Tones

Harmony

CSS snippets for #FA5D45

.color-fa5d45 {
  color: #FA5D45;
  background-color: #FA5D45;
}

Frequently asked questions

What color is #FA5D45?+

#FA5D45 is a HEX color with RGB value rgb(250, 93, 69) and HSL value hsl(8, 95%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FA5D45?+

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