#FB440C Color

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

Color preview

#FB440C

Color formats

HEX
#FB440C
RGB
rgb(251, 68, 12)
RGBA
rgba(251, 68, 12, 1)
HSL
hsl(14, 97%, 52%)
HSV
hsv(14, 95%, 98%)
CMYK
cmyk(0%, 73%, 95%, 2%)
CSS variable
--color-primary: #FB440C;
Lowercase HEX
#fb440c

Shades

Tints

Tones

Harmony

CSS snippets for #FB440C

.color-fb440c {
  color: #FB440C;
  background-color: #FB440C;
}

Frequently asked questions

What color is #FB440C?+

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

What is the closest Tailwind color to #FB440C?+

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