#FF330F Color

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

Color preview

#FF330F

Color formats

HEX
#FF330F
RGB
rgb(255, 51, 15)
RGBA
rgba(255, 51, 15, 1)
HSL
hsl(9, 100%, 53%)
HSV
hsv(9, 94%, 100%)
CMYK
cmyk(0%, 80%, 94%, 0%)
CSS variable
--color-primary: #FF330F;
Lowercase HEX
#ff330f

Shades

Tints

Tones

Harmony

CSS snippets for #FF330F

.color-ff330f {
  color: #FF330F;
  background-color: #FF330F;
}

Frequently asked questions

What color is #FF330F?+

#FF330F is a HEX color with RGB value rgb(255, 51, 15) and HSL value hsl(9, 100%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF330F?+

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