#F0960F Color

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

Color preview

#F0960F

Color formats

HEX
#F0960F
RGB
rgb(240, 150, 15)
RGBA
rgba(240, 150, 15, 1)
HSL
hsl(36, 88%, 50%)
HSV
hsv(36, 94%, 94%)
CMYK
cmyk(0%, 37%, 94%, 6%)
CSS variable
--color-primary: #F0960F;
Lowercase HEX
#f0960f

Shades

Tints

Tones

Harmony

CSS snippets for #F0960F

.color-f0960f {
  color: #F0960F;
  background-color: #F0960F;
}

Frequently asked questions

What color is #F0960F?+

#F0960F is a HEX color with RGB value rgb(240, 150, 15) and HSL value hsl(36, 88%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F0960F?+

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