#FB732F Color

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

Color preview

#FB732F

Color formats

HEX
#FB732F
RGB
rgb(251, 115, 47)
RGBA
rgba(251, 115, 47, 1)
HSL
hsl(20, 96%, 58%)
HSV
hsv(20, 81%, 98%)
CMYK
cmyk(0%, 54%, 81%, 2%)
CSS variable
--color-primary: #FB732F;
Lowercase HEX
#fb732f

Shades

Tints

Tones

Harmony

CSS snippets for #FB732F

.color-fb732f {
  color: #FB732F;
  background-color: #FB732F;
}

Frequently asked questions

What color is #FB732F?+

#FB732F is a HEX color with RGB value rgb(251, 115, 47) and HSL value hsl(20, 96%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FB732F?+

The closest Tailwind color is orange-500, available as the bg-orange-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