#FB8B13 Color

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

Color preview

#FB8B13

Color formats

HEX
#FB8B13
RGB
rgb(251, 139, 19)
RGBA
rgba(251, 139, 19, 1)
HSL
hsl(31, 97%, 53%)
HSV
hsv(31, 92%, 98%)
CMYK
cmyk(0%, 45%, 92%, 2%)
CSS variable
--color-primary: #FB8B13;
Lowercase HEX
#fb8b13

Shades

Tints

Tones

Harmony

CSS snippets for #FB8B13

.color-fb8b13 {
  color: #FB8B13;
  background-color: #FB8B13;
}

Frequently asked questions

What color is #FB8B13?+

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

What is the closest Tailwind color to #FB8B13?+

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