#F0400A Color

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

Color preview

#F0400A

Color formats

HEX
#F0400A
RGB
rgb(240, 64, 10)
RGBA
rgba(240, 64, 10, 1)
HSL
hsl(14, 92%, 49%)
HSV
hsv(14, 96%, 94%)
CMYK
cmyk(0%, 73%, 96%, 6%)
CSS variable
--color-primary: #F0400A;
Lowercase HEX
#f0400a

Shades

Tints

Tones

Harmony

CSS snippets for #F0400A

.color-f0400a {
  color: #F0400A;
  background-color: #F0400A;
}

Frequently asked questions

What color is #F0400A?+

#F0400A is a HEX color with RGB value rgb(240, 64, 10) and HSL value hsl(14, 92%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F0400A?+

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