#FFBA4B Color

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

Color preview

#FFBA4B

Color formats

HEX
#FFBA4B
RGB
rgb(255, 186, 75)
RGBA
rgba(255, 186, 75, 1)
HSL
hsl(37, 100%, 65%)
HSV
hsv(37, 71%, 100%)
CMYK
cmyk(0%, 27%, 71%, 0%)
CSS variable
--color-primary: #FFBA4B;
Lowercase HEX
#ffba4b

Shades

Tints

Tones

Harmony

CSS snippets for #FFBA4B

.color-ffba4b {
  color: #FFBA4B;
  background-color: #FFBA4B;
}

Frequently asked questions

What color is #FFBA4B?+

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

What is the closest Tailwind color to #FFBA4B?+

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