#FFA10A Color

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

Color preview

#FFA10A

Color formats

HEX
#FFA10A
RGB
rgb(255, 161, 10)
RGBA
rgba(255, 161, 10, 1)
HSL
hsl(37, 100%, 52%)
HSV
hsv(37, 96%, 100%)
CMYK
cmyk(0%, 37%, 96%, 0%)
CSS variable
--color-primary: #FFA10A;
Lowercase HEX
#ffa10a

Shades

Tints

Tones

Harmony

CSS snippets for #FFA10A

.color-ffa10a {
  color: #FFA10A;
  background-color: #FFA10A;
}

Frequently asked questions

What color is #FFA10A?+

#FFA10A is a HEX color with RGB value rgb(255, 161, 10) and HSL value hsl(37, 100%, 52%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FFA10A?+

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