#FFA21F Color

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

Color preview

#FFA21F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFA21F

.color-ffa21f {
  color: #FFA21F;
  background-color: #FFA21F;
}

Frequently asked questions

What color is #FFA21F?+

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

What is the closest Tailwind color to #FFA21F?+

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