#FBC83C Color

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

Color preview

#FBC83C

Color formats

HEX
#FBC83C
RGB
rgb(251, 200, 60)
RGBA
rgba(251, 200, 60, 1)
HSL
hsl(44, 96%, 61%)
HSV
hsv(44, 76%, 98%)
CMYK
cmyk(0%, 20%, 76%, 2%)
CSS variable
--color-primary: #FBC83C;
Lowercase HEX
#fbc83c

Shades

Tints

Tones

Harmony

CSS snippets for #FBC83C

.color-fbc83c {
  color: #FBC83C;
  background-color: #FBC83C;
}

Frequently asked questions

What color is #FBC83C?+

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

What is the closest Tailwind color to #FBC83C?+

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