#FFA958 Color

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

Color preview

#FFA958

Color formats

HEX
#FFA958
RGB
rgb(255, 169, 88)
RGBA
rgba(255, 169, 88, 1)
HSL
hsl(29, 100%, 67%)
HSV
hsv(29, 65%, 100%)
CMYK
cmyk(0%, 34%, 65%, 0%)
CSS variable
--color-primary: #FFA958;
Lowercase HEX
#ffa958

Shades

Tints

Tones

Harmony

CSS snippets for #FFA958

.color-ffa958 {
  color: #FFA958;
  background-color: #FFA958;
}

Frequently asked questions

What color is #FFA958?+

#FFA958 is a HEX color with RGB value rgb(255, 169, 88) and HSL value hsl(29, 100%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFA958?+

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