#FB3C0C Color

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

Color preview

#FB3C0C

Color formats

HEX
#FB3C0C
RGB
rgb(251, 60, 12)
RGBA
rgba(251, 60, 12, 1)
HSL
hsl(12, 97%, 52%)
HSV
hsv(12, 95%, 98%)
CMYK
cmyk(0%, 76%, 95%, 2%)
CSS variable
--color-primary: #FB3C0C;
Lowercase HEX
#fb3c0c

Shades

Tints

Tones

Harmony

CSS snippets for #FB3C0C

.color-fb3c0c {
  color: #FB3C0C;
  background-color: #FB3C0C;
}

Frequently asked questions

What color is #FB3C0C?+

#FB3C0C is a HEX color with RGB value rgb(251, 60, 12) and HSL value hsl(12, 97%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FB3C0C?+

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