#F01D16 Color

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

Color preview

#F01D16

Color formats

HEX
#F01D16
RGB
rgb(240, 29, 22)
RGBA
rgba(240, 29, 22, 1)
HSL
hsl(2, 88%, 51%)
HSV
hsv(2, 91%, 94%)
CMYK
cmyk(0%, 88%, 91%, 6%)
CSS variable
--color-primary: #F01D16;
Lowercase HEX
#f01d16

Shades

Tints

Tones

Harmony

CSS snippets for #F01D16

.color-f01d16 {
  color: #F01D16;
  background-color: #F01D16;
}

Frequently asked questions

What color is #F01D16?+

#F01D16 is a HEX color with RGB value rgb(240, 29, 22) and HSL value hsl(2, 88%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F01D16?+

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