#FBB24B Color

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

Color preview

#FBB24B

Color formats

HEX
#FBB24B
RGB
rgb(251, 178, 75)
RGBA
rgba(251, 178, 75, 1)
HSL
hsl(35, 96%, 64%)
HSV
hsv(35, 70%, 98%)
CMYK
cmyk(0%, 29%, 70%, 2%)
CSS variable
--color-primary: #FBB24B;
Lowercase HEX
#fbb24b

Shades

Tints

Tones

Harmony

CSS snippets for #FBB24B

.color-fbb24b {
  color: #FBB24B;
  background-color: #FBB24B;
}

Frequently asked questions

What color is #FBB24B?+

#FBB24B is a HEX color with RGB value rgb(251, 178, 75) and HSL value hsl(35, 96%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBB24B?+

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