#FBCC97 Color

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

Color preview

#FBCC97

Color formats

HEX
#FBCC97
RGB
rgb(251, 204, 151)
RGBA
rgba(251, 204, 151, 1)
HSL
hsl(32, 93%, 79%)
HSV
hsv(32, 40%, 98%)
CMYK
cmyk(0%, 19%, 40%, 2%)
CSS variable
--color-primary: #FBCC97;
Lowercase HEX
#fbcc97

Shades

Tints

Tones

Harmony

CSS snippets for #FBCC97

.color-fbcc97 {
  color: #FBCC97;
  background-color: #FBCC97;
}

Frequently asked questions

What color is #FBCC97?+

#FBCC97 is a HEX color with RGB value rgb(251, 204, 151) and HSL value hsl(32, 93%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FBCC97?+

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