#FBCF49 Color

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

Color preview

#FBCF49

Color formats

HEX
#FBCF49
RGB
rgb(251, 207, 73)
RGBA
rgba(251, 207, 73, 1)
HSL
hsl(45, 96%, 64%)
HSV
hsv(45, 71%, 98%)
CMYK
cmyk(0%, 18%, 71%, 2%)
CSS variable
--color-primary: #FBCF49;
Lowercase HEX
#fbcf49

Shades

Tints

Tones

Harmony

CSS snippets for #FBCF49

.color-fbcf49 {
  color: #FBCF49;
  background-color: #FBCF49;
}

Frequently asked questions

What color is #FBCF49?+

#FBCF49 is a HEX color with RGB value rgb(251, 207, 73) and HSL value hsl(45, 96%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBCF49?+

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