#FFA51F Color

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

Color preview

#FFA51F

Color formats

HEX
#FFA51F
RGB
rgb(255, 165, 31)
RGBA
rgba(255, 165, 31, 1)
HSL
hsl(36, 100%, 56%)
HSV
hsv(36, 88%, 100%)
CMYK
cmyk(0%, 35%, 88%, 0%)
CSS variable
--color-primary: #FFA51F;
Lowercase HEX
#ffa51f

Shades

Tints

Tones

Harmony

CSS snippets for #FFA51F

.color-ffa51f {
  color: #FFA51F;
  background-color: #FFA51F;
}

Frequently asked questions

What color is #FFA51F?+

#FFA51F is a HEX color with RGB value rgb(255, 165, 31) and HSL value hsl(36, 100%, 56%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FFA51F?+

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