#F32C16 Color

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

Color preview

#F32C16

Color formats

HEX
#F32C16
RGB
rgb(243, 44, 22)
RGBA
rgba(243, 44, 22, 1)
HSL
hsl(6, 90%, 52%)
HSV
hsv(6, 91%, 95%)
CMYK
cmyk(0%, 82%, 91%, 5%)
CSS variable
--color-primary: #F32C16;
Lowercase HEX
#f32c16

Shades

Tints

Tones

Harmony

CSS snippets for #F32C16

.color-f32c16 {
  color: #F32C16;
  background-color: #F32C16;
}

Frequently asked questions

What color is #F32C16?+

#F32C16 is a HEX color with RGB value rgb(243, 44, 22) and HSL value hsl(6, 90%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F32C16?+

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