#F45A34 Color

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

Color preview

#F45A34

Color formats

HEX
#F45A34
RGB
rgb(244, 90, 52)
RGBA
rgba(244, 90, 52, 1)
HSL
hsl(12, 90%, 58%)
HSV
hsv(12, 79%, 96%)
CMYK
cmyk(0%, 63%, 79%, 4%)
CSS variable
--color-primary: #F45A34;
Lowercase HEX
#f45a34

Shades

Tints

Tones

Harmony

CSS snippets for #F45A34

.color-f45a34 {
  color: #F45A34;
  background-color: #F45A34;
}

Frequently asked questions

What color is #F45A34?+

#F45A34 is a HEX color with RGB value rgb(244, 90, 52) and HSL value hsl(12, 90%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F45A34?+

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