#F33F1B Color

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

Color preview

#F33F1B

Color formats

HEX
#F33F1B
RGB
rgb(243, 63, 27)
RGBA
rgba(243, 63, 27, 1)
HSL
hsl(10, 90%, 53%)
HSV
hsv(10, 89%, 95%)
CMYK
cmyk(0%, 74%, 89%, 5%)
CSS variable
--color-primary: #F33F1B;
Lowercase HEX
#f33f1b

Shades

Tints

Tones

Harmony

CSS snippets for #F33F1B

.color-f33f1b {
  color: #F33F1B;
  background-color: #F33F1B;
}

Frequently asked questions

What color is #F33F1B?+

#F33F1B is a HEX color with RGB value rgb(243, 63, 27) and HSL value hsl(10, 90%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F33F1B?+

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