#FFB007 Color

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

Color preview

#FFB007

Color formats

HEX
#FFB007
RGB
rgb(255, 176, 7)
RGBA
rgba(255, 176, 7, 1)
HSL
hsl(41, 100%, 51%)
HSV
hsv(41, 97%, 100%)
CMYK
cmyk(0%, 31%, 97%, 0%)
CSS variable
--color-primary: #FFB007;
Lowercase HEX
#ffb007

Shades

Tints

Tones

Harmony

CSS snippets for #FFB007

.color-ffb007 {
  color: #FFB007;
  background-color: #FFB007;
}

Frequently asked questions

What color is #FFB007?+

#FFB007 is a HEX color with RGB value rgb(255, 176, 7) and HSL value hsl(41, 100%, 51%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FFB007?+

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