#FF9326 Color

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

Color preview

#FF9326

Color formats

HEX
#FF9326
RGB
rgb(255, 147, 38)
RGBA
rgba(255, 147, 38, 1)
HSL
hsl(30, 100%, 57%)
HSV
hsv(30, 85%, 100%)
CMYK
cmyk(0%, 42%, 85%, 0%)
CSS variable
--color-primary: #FF9326;
Lowercase HEX
#ff9326

Shades

Tints

Tones

Harmony

CSS snippets for #FF9326

.color-ff9326 {
  color: #FF9326;
  background-color: #FF9326;
}

Frequently asked questions

What color is #FF9326?+

#FF9326 is a HEX color with RGB value rgb(255, 147, 38) and HSL value hsl(30, 100%, 57%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FF9326?+

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