#F5780A Color

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

Color preview

#F5780A

Color formats

HEX
#F5780A
RGB
rgb(245, 120, 10)
RGBA
rgba(245, 120, 10, 1)
HSL
hsl(28, 92%, 50%)
HSV
hsv(28, 96%, 96%)
CMYK
cmyk(0%, 51%, 96%, 4%)
CSS variable
--color-primary: #F5780A;
Lowercase HEX
#f5780a

Shades

Tints

Tones

Harmony

CSS snippets for #F5780A

.color-f5780a {
  color: #F5780A;
  background-color: #F5780A;
}

Frequently asked questions

What color is #F5780A?+

#F5780A is a HEX color with RGB value rgb(245, 120, 10) and HSL value hsl(28, 92%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F5780A?+

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