#FBCF97 Color

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

Color preview

#FBCF97

Color formats

HEX
#FBCF97
RGB
rgb(251, 207, 151)
RGBA
rgba(251, 207, 151, 1)
HSL
hsl(34, 93%, 79%)
HSV
hsv(34, 40%, 98%)
CMYK
cmyk(0%, 18%, 40%, 2%)
CSS variable
--color-primary: #FBCF97;
Lowercase HEX
#fbcf97

Shades

Tints

Tones

Harmony

CSS snippets for #FBCF97

.color-fbcf97 {
  color: #FBCF97;
  background-color: #FBCF97;
}

Frequently asked questions

What color is #FBCF97?+

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

What is the closest Tailwind color to #FBCF97?+

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