#F45A3B Color

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

Color preview

#F45A3B

Color formats

HEX
#F45A3B
RGB
rgb(244, 90, 59)
RGBA
rgba(244, 90, 59, 1)
HSL
hsl(10, 89%, 59%)
HSV
hsv(10, 76%, 96%)
CMYK
cmyk(0%, 63%, 76%, 4%)
CSS variable
--color-primary: #F45A3B;
Lowercase HEX
#f45a3b

Shades

Tints

Tones

Harmony

CSS snippets for #F45A3B

.color-f45a3b {
  color: #F45A3B;
  background-color: #F45A3B;
}

Frequently asked questions

What color is #F45A3B?+

#F45A3B is a HEX color with RGB value rgb(244, 90, 59) and HSL value hsl(10, 89%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F45A3B?+

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