#FBB23C Color

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

Color preview

#FBB23C

Color formats

HEX
#FBB23C
RGB
rgb(251, 178, 60)
RGBA
rgba(251, 178, 60, 1)
HSL
hsl(37, 96%, 61%)
HSV
hsv(37, 76%, 98%)
CMYK
cmyk(0%, 29%, 76%, 2%)
CSS variable
--color-primary: #FBB23C;
Lowercase HEX
#fbb23c

Shades

Tints

Tones

Harmony

CSS snippets for #FBB23C

.color-fbb23c {
  color: #FBB23C;
  background-color: #FBB23C;
}

Frequently asked questions

What color is #FBB23C?+

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

What is the closest Tailwind color to #FBB23C?+

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