#FF9B29 Color

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

Color preview

#FF9B29

Color formats

HEX
#FF9B29
RGB
rgb(255, 155, 41)
RGBA
rgba(255, 155, 41, 1)
HSL
hsl(32, 100%, 58%)
HSV
hsv(32, 84%, 100%)
CMYK
cmyk(0%, 39%, 84%, 0%)
CSS variable
--color-primary: #FF9B29;
Lowercase HEX
#ff9b29

Shades

Tints

Tones

Harmony

CSS snippets for #FF9B29

.color-ff9b29 {
  color: #FF9B29;
  background-color: #FF9B29;
}

Frequently asked questions

What color is #FF9B29?+

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

What is the closest Tailwind color to #FF9B29?+

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