#FBCF55 Color

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

Color preview

#FBCF55

Color formats

HEX
#FBCF55
RGB
rgb(251, 207, 85)
RGBA
rgba(251, 207, 85, 1)
HSL
hsl(44, 95%, 66%)
HSV
hsv(44, 66%, 98%)
CMYK
cmyk(0%, 18%, 66%, 2%)
CSS variable
--color-primary: #FBCF55;
Lowercase HEX
#fbcf55

Shades

Tints

Tones

Harmony

CSS snippets for #FBCF55

.color-fbcf55 {
  color: #FBCF55;
  background-color: #FBCF55;
}

Frequently asked questions

What color is #FBCF55?+

#FBCF55 is a HEX color with RGB value rgb(251, 207, 85) and HSL value hsl(44, 95%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBCF55?+

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