#F1440A Color

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

Color preview

#F1440A

Color formats

HEX
#F1440A
RGB
rgb(241, 68, 10)
RGBA
rgba(241, 68, 10, 1)
HSL
hsl(15, 92%, 49%)
HSV
hsv(15, 96%, 95%)
CMYK
cmyk(0%, 72%, 96%, 5%)
CSS variable
--color-primary: #F1440A;
Lowercase HEX
#f1440a

Shades

Tints

Tones

Harmony

CSS snippets for #F1440A

.color-f1440a {
  color: #F1440A;
  background-color: #F1440A;
}

Frequently asked questions

What color is #F1440A?+

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

What is the closest Tailwind color to #F1440A?+

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