#FF7308 Color

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

Color preview

#FF7308

Color formats

HEX
#FF7308
RGB
rgb(255, 115, 8)
RGBA
rgba(255, 115, 8, 1)
HSL
hsl(26, 100%, 52%)
HSV
hsv(26, 97%, 100%)
CMYK
cmyk(0%, 55%, 97%, 0%)
CSS variable
--color-primary: #FF7308;
Lowercase HEX
#ff7308

Shades

Tints

Tones

Harmony

CSS snippets for #FF7308

.color-ff7308 {
  color: #FF7308;
  background-color: #FF7308;
}

Frequently asked questions

What color is #FF7308?+

#FF7308 is a HEX color with RGB value rgb(255, 115, 8) and HSL value hsl(26, 100%, 52%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FF7308?+

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