#F01400 Color

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

Color preview

#F01400

Color formats

HEX
#F01400
RGB
rgb(240, 20, 0)
RGBA
rgba(240, 20, 0, 1)
HSL
hsl(5, 100%, 47%)
HSV
hsv(5, 100%, 94%)
CMYK
cmyk(0%, 92%, 100%, 6%)
CSS variable
--color-primary: #F01400;
Lowercase HEX
#f01400

Shades

Tints

Tones

Harmony

CSS snippets for #F01400

.color-f01400 {
  color: #F01400;
  background-color: #F01400;
}

Frequently asked questions

What color is #F01400?+

#F01400 is a HEX color with RGB value rgb(240, 20, 0) and HSL value hsl(5, 100%, 47%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F01400?+

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