#FBCF60 Color

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

Color preview

#FBCF60

Color formats

HEX
#FBCF60
RGB
rgb(251, 207, 96)
RGBA
rgba(251, 207, 96, 1)
HSL
hsl(43, 95%, 68%)
HSV
hsv(43, 62%, 98%)
CMYK
cmyk(0%, 18%, 62%, 2%)
CSS variable
--color-primary: #FBCF60;
Lowercase HEX
#fbcf60

Shades

Tints

Tones

Harmony

CSS snippets for #FBCF60

.color-fbcf60 {
  color: #FBCF60;
  background-color: #FBCF60;
}

Frequently asked questions

What color is #FBCF60?+

#FBCF60 is a HEX color with RGB value rgb(251, 207, 96) and HSL value hsl(43, 95%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBCF60?+

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