#F1400A Color

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

Color preview

#F1400A

Color formats

HEX
#F1400A
RGB
rgb(241, 64, 10)
RGBA
rgba(241, 64, 10, 1)
HSL
hsl(14, 92%, 49%)
HSV
hsv(14, 96%, 95%)
CMYK
cmyk(0%, 73%, 96%, 5%)
CSS variable
--color-primary: #F1400A;
Lowercase HEX
#f1400a

Shades

Tints

Tones

Harmony

CSS snippets for #F1400A

.color-f1400a {
  color: #F1400A;
  background-color: #F1400A;
}

Frequently asked questions

What color is #F1400A?+

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

What is the closest Tailwind color to #F1400A?+

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