#FB900E Color

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

Color preview

#FB900E

Color formats

HEX
#FB900E
RGB
rgb(251, 144, 14)
RGBA
rgba(251, 144, 14, 1)
HSL
hsl(33, 97%, 52%)
HSV
hsv(33, 94%, 98%)
CMYK
cmyk(0%, 43%, 94%, 2%)
CSS variable
--color-primary: #FB900E;
Lowercase HEX
#fb900e

Shades

Tints

Tones

Harmony

CSS snippets for #FB900E

.color-fb900e {
  color: #FB900E;
  background-color: #FB900E;
}

Frequently asked questions

What color is #FB900E?+

#FB900E is a HEX color with RGB value rgb(251, 144, 14) and HSL value hsl(33, 97%, 52%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FB900E?+

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