#FB7F13 Color

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

Color preview

#FB7F13

Color formats

HEX
#FB7F13
RGB
rgb(251, 127, 19)
RGBA
rgba(251, 127, 19, 1)
HSL
hsl(28, 97%, 53%)
HSV
hsv(28, 92%, 98%)
CMYK
cmyk(0%, 49%, 92%, 2%)
CSS variable
--color-primary: #FB7F13;
Lowercase HEX
#fb7f13

Shades

Tints

Tones

Harmony

CSS snippets for #FB7F13

.color-fb7f13 {
  color: #FB7F13;
  background-color: #FB7F13;
}

Frequently asked questions

What color is #FB7F13?+

#FB7F13 is a HEX color with RGB value rgb(251, 127, 19) and HSL value hsl(28, 97%, 53%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FB7F13?+

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