#FF9F29 Color

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

Color preview

#FF9F29

Color formats

HEX
#FF9F29
RGB
rgb(255, 159, 41)
RGBA
rgba(255, 159, 41, 1)
HSL
hsl(33, 100%, 58%)
HSV
hsv(33, 84%, 100%)
CMYK
cmyk(0%, 38%, 84%, 0%)
CSS variable
--color-primary: #FF9F29;
Lowercase HEX
#ff9f29

Shades

Tints

Tones

Harmony

CSS snippets for #FF9F29

.color-ff9f29 {
  color: #FF9F29;
  background-color: #FF9F29;
}

Frequently asked questions

What color is #FF9F29?+

#FF9F29 is a HEX color with RGB value rgb(255, 159, 41) and HSL value hsl(33, 100%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FF9F29?+

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