#FF8229 Color

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

Color preview

#FF8229

Color formats

HEX
#FF8229
RGB
rgb(255, 130, 41)
RGBA
rgba(255, 130, 41, 1)
HSL
hsl(25, 100%, 58%)
HSV
hsv(25, 84%, 100%)
CMYK
cmyk(0%, 49%, 84%, 0%)
CSS variable
--color-primary: #FF8229;
Lowercase HEX
#ff8229

Shades

Tints

Tones

Harmony

CSS snippets for #FF8229

.color-ff8229 {
  color: #FF8229;
  background-color: #FF8229;
}

Frequently asked questions

What color is #FF8229?+

#FF8229 is a HEX color with RGB value rgb(255, 130, 41) and HSL value hsl(25, 100%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF8229?+

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