#FFB44B Color

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

Color preview

#FFB44B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFB44B

.color-ffb44b {
  color: #FFB44B;
  background-color: #FFB44B;
}

Frequently asked questions

What color is #FFB44B?+

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

What is the closest Tailwind color to #FFB44B?+

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