#FBCF9A Color

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

Color preview

#FBCF9A

Color formats

HEX
#FBCF9A
RGB
rgb(251, 207, 154)
RGBA
rgba(251, 207, 154, 1)
HSL
hsl(33, 92%, 79%)
HSV
hsv(33, 39%, 98%)
CMYK
cmyk(0%, 18%, 39%, 2%)
CSS variable
--color-primary: #FBCF9A;
Lowercase HEX
#fbcf9a

Shades

Tints

Tones

Harmony

CSS snippets for #FBCF9A

.color-fbcf9a {
  color: #FBCF9A;
  background-color: #FBCF9A;
}

Frequently asked questions

What color is #FBCF9A?+

#FBCF9A is a HEX color with RGB value rgb(251, 207, 154) and HSL value hsl(33, 92%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FBCF9A?+

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