#FBB53C Color

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

Color preview

#FBB53C

Color formats

HEX
#FBB53C
RGB
rgb(251, 181, 60)
RGBA
rgba(251, 181, 60, 1)
HSL
hsl(38, 96%, 61%)
HSV
hsv(38, 76%, 98%)
CMYK
cmyk(0%, 28%, 76%, 2%)
CSS variable
--color-primary: #FBB53C;
Lowercase HEX
#fbb53c

Shades

Tints

Tones

Harmony

CSS snippets for #FBB53C

.color-fbb53c {
  color: #FBB53C;
  background-color: #FBB53C;
}

Frequently asked questions

What color is #FBB53C?+

#FBB53C is a HEX color with RGB value rgb(251, 181, 60) and HSL value hsl(38, 96%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBB53C?+

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