#FFA962 Color

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

Color preview

#FFA962

Color formats

HEX
#FFA962
RGB
rgb(255, 169, 98)
RGBA
rgba(255, 169, 98, 1)
HSL
hsl(27, 100%, 69%)
HSV
hsv(27, 62%, 100%)
CMYK
cmyk(0%, 34%, 62%, 0%)
CSS variable
--color-primary: #FFA962;
Lowercase HEX
#ffa962

Shades

Tints

Tones

Harmony

CSS snippets for #FFA962

.color-ffa962 {
  color: #FFA962;
  background-color: #FFA962;
}

Frequently asked questions

What color is #FFA962?+

#FFA962 is a HEX color with RGB value rgb(255, 169, 98) and HSL value hsl(27, 100%, 69%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFA962?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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