#F0400F Color

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

Color preview

#F0400F

Color formats

HEX
#F0400F
RGB
rgb(240, 64, 15)
RGBA
rgba(240, 64, 15, 1)
HSL
hsl(13, 88%, 50%)
HSV
hsv(13, 94%, 94%)
CMYK
cmyk(0%, 73%, 94%, 6%)
CSS variable
--color-primary: #F0400F;
Lowercase HEX
#f0400f

Shades

Tints

Tones

Harmony

CSS snippets for #F0400F

.color-f0400f {
  color: #F0400F;
  background-color: #F0400F;
}

Frequently asked questions

What color is #F0400F?+

#F0400F is a HEX color with RGB value rgb(240, 64, 15) and HSL value hsl(13, 88%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F0400F?+

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