#FBCB63 Color

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

Color preview

#FBCB63

Color formats

HEX
#FBCB63
RGB
rgb(251, 203, 99)
RGBA
rgba(251, 203, 99, 1)
HSL
hsl(41, 95%, 69%)
HSV
hsv(41, 61%, 98%)
CMYK
cmyk(0%, 19%, 61%, 2%)
CSS variable
--color-primary: #FBCB63;
Lowercase HEX
#fbcb63

Shades

Tints

Tones

Harmony

CSS snippets for #FBCB63

.color-fbcb63 {
  color: #FBCB63;
  background-color: #FBCB63;
}

Frequently asked questions

What color is #FBCB63?+

#FBCB63 is a HEX color with RGB value rgb(251, 203, 99) and HSL value hsl(41, 95%, 69%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBCB63?+

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