#FFA148 Color

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

Color preview

#FFA148

Color formats

HEX
#FFA148
RGB
rgb(255, 161, 72)
RGBA
rgba(255, 161, 72, 1)
HSL
hsl(29, 100%, 64%)
HSV
hsv(29, 72%, 100%)
CMYK
cmyk(0%, 37%, 72%, 0%)
CSS variable
--color-primary: #FFA148;
Lowercase HEX
#ffa148

Shades

Tints

Tones

Harmony

CSS snippets for #FFA148

.color-ffa148 {
  color: #FFA148;
  background-color: #FFA148;
}

Frequently asked questions

What color is #FFA148?+

#FFA148 is a HEX color with RGB value rgb(255, 161, 72) and HSL value hsl(29, 100%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFA148?+

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