#FFA25F Color

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

Color preview

#FFA25F

Color formats

HEX
#FFA25F
RGB
rgb(255, 162, 95)
RGBA
rgba(255, 162, 95, 1)
HSL
hsl(25, 100%, 69%)
HSV
hsv(25, 63%, 100%)
CMYK
cmyk(0%, 36%, 63%, 0%)
CSS variable
--color-primary: #FFA25F;
Lowercase HEX
#ffa25f

Shades

Tints

Tones

Harmony

CSS snippets for #FFA25F

.color-ffa25f {
  color: #FFA25F;
  background-color: #FFA25F;
}

Frequently asked questions

What color is #FFA25F?+

#FFA25F is a HEX color with RGB value rgb(255, 162, 95) and HSL value hsl(25, 100%, 69%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFA25F?+

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