#FCBF97 Color

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

Color preview

#FCBF97

Color formats

HEX
#FCBF97
RGB
rgb(252, 191, 151)
RGBA
rgba(252, 191, 151, 1)
HSL
hsl(24, 94%, 79%)
HSV
hsv(24, 40%, 99%)
CMYK
cmyk(0%, 24%, 40%, 1%)
CSS variable
--color-primary: #FCBF97;
Lowercase HEX
#fcbf97

Shades

Tints

Tones

Harmony

CSS snippets for #FCBF97

.color-fcbf97 {
  color: #FCBF97;
  background-color: #FCBF97;
}

Frequently asked questions

What color is #FCBF97?+

#FCBF97 is a HEX color with RGB value rgb(252, 191, 151) and HSL value hsl(24, 94%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FCBF97?+

The closest Tailwind color is red-300, available as the bg-red-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