#FF8133 Color

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

Color preview

#FF8133

Color formats

HEX
#FF8133
RGB
rgb(255, 129, 51)
RGBA
rgba(255, 129, 51, 1)
HSL
hsl(23, 100%, 60%)
HSV
hsv(23, 80%, 100%)
CMYK
cmyk(0%, 49%, 80%, 0%)
CSS variable
--color-primary: #FF8133;
Lowercase HEX
#ff8133

Shades

Tints

Tones

Harmony

CSS snippets for #FF8133

.color-ff8133 {
  color: #FF8133;
  background-color: #FF8133;
}

Frequently asked questions

What color is #FF8133?+

#FF8133 is a HEX color with RGB value rgb(255, 129, 51) and HSL value hsl(23, 100%, 60%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #FF8133?+

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