#FB600C Color

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

Color preview

#FB600C

Color formats

HEX
#FB600C
RGB
rgb(251, 96, 12)
RGBA
rgba(251, 96, 12, 1)
HSL
hsl(21, 97%, 52%)
HSV
hsv(21, 95%, 98%)
CMYK
cmyk(0%, 62%, 95%, 2%)
CSS variable
--color-primary: #FB600C;
Lowercase HEX
#fb600c

Shades

Tints

Tones

Harmony

CSS snippets for #FB600C

.color-fb600c {
  color: #FB600C;
  background-color: #FB600C;
}

Frequently asked questions

What color is #FB600C?+

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

What is the closest Tailwind color to #FB600C?+

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