#FFA54B Color

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

Color preview

#FFA54B

Color formats

HEX
#FFA54B
RGB
rgb(255, 165, 75)
RGBA
rgba(255, 165, 75, 1)
HSL
hsl(30, 100%, 65%)
HSV
hsv(30, 71%, 100%)
CMYK
cmyk(0%, 35%, 71%, 0%)
CSS variable
--color-primary: #FFA54B;
Lowercase HEX
#ffa54b

Shades

Tints

Tones

Harmony

CSS snippets for #FFA54B

.color-ffa54b {
  color: #FFA54B;
  background-color: #FFA54B;
}

Frequently asked questions

What color is #FFA54B?+

#FFA54B is a HEX color with RGB value rgb(255, 165, 75) and HSL value hsl(30, 100%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFA54B?+

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