#FB300C Color

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

Color preview

#FB300C

Color formats

HEX
#FB300C
RGB
rgb(251, 48, 12)
RGBA
rgba(251, 48, 12, 1)
HSL
hsl(9, 97%, 52%)
HSV
hsv(9, 95%, 98%)
CMYK
cmyk(0%, 81%, 95%, 2%)
CSS variable
--color-primary: #FB300C;
Lowercase HEX
#fb300c

Shades

Tints

Tones

Harmony

CSS snippets for #FB300C

.color-fb300c {
  color: #FB300C;
  background-color: #FB300C;
}

Frequently asked questions

What color is #FB300C?+

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

What is the closest Tailwind color to #FB300C?+

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