#FB5D13 Color

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

Color preview

#FB5D13

Color formats

HEX
#FB5D13
RGB
rgb(251, 93, 19)
RGBA
rgba(251, 93, 19, 1)
HSL
hsl(19, 97%, 53%)
HSV
hsv(19, 92%, 98%)
CMYK
cmyk(0%, 63%, 92%, 2%)
CSS variable
--color-primary: #FB5D13;
Lowercase HEX
#fb5d13

Shades

Tints

Tones

Harmony

CSS snippets for #FB5D13

.color-fb5d13 {
  color: #FB5D13;
  background-color: #FB5D13;
}

Frequently asked questions

What color is #FB5D13?+

#FB5D13 is a HEX color with RGB value rgb(251, 93, 19) and HSL value hsl(19, 97%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FB5D13?+

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