#FFA51E Color

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

Color preview

#FFA51E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFA51E

.color-ffa51e {
  color: #FFA51E;
  background-color: #FFA51E;
}

Frequently asked questions

What color is #FFA51E?+

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

What is the closest Tailwind color to #FFA51E?+

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