#FFFBCE Color

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

Color preview

#FFFBCE

Color formats

HEX
#FFFBCE
RGB
rgb(255, 251, 206)
RGBA
rgba(255, 251, 206, 1)
HSL
hsl(55, 100%, 90%)
HSV
hsv(55, 19%, 100%)
CMYK
cmyk(0%, 2%, 19%, 0%)
CSS variable
--color-primary: #FFFBCE;
Lowercase HEX
#fffbce

Shades

Tints

Tones

Harmony

CSS snippets for #FFFBCE

.color-fffbce {
  color: #FFFBCE;
  background-color: #FFFBCE;
}

Frequently asked questions

What color is #FFFBCE?+

#FFFBCE is a HEX color with RGB value rgb(255, 251, 206) and HSL value hsl(55, 100%, 90%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #FFFBCE?+

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