#F4532F Color

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

Color preview

#F4532F

Color formats

HEX
#F4532F
RGB
rgb(244, 83, 47)
RGBA
rgba(244, 83, 47, 1)
HSL
hsl(11, 90%, 57%)
HSV
hsv(11, 81%, 96%)
CMYK
cmyk(0%, 66%, 81%, 4%)
CSS variable
--color-primary: #F4532F;
Lowercase HEX
#f4532f

Shades

Tints

Tones

Harmony

CSS snippets for #F4532F

.color-f4532f {
  color: #F4532F;
  background-color: #F4532F;
}

Frequently asked questions

What color is #F4532F?+

#F4532F is a HEX color with RGB value rgb(244, 83, 47) and HSL value hsl(11, 90%, 57%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F4532F?+

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