#FBFFCA Color

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

Color preview

#FBFFCA

Color formats

HEX
#FBFFCA
RGB
rgb(251, 255, 202)
RGBA
rgba(251, 255, 202, 1)
HSL
hsl(65, 100%, 90%)
HSV
hsv(65, 21%, 100%)
CMYK
cmyk(2%, 0%, 21%, 0%)
CSS variable
--color-primary: #FBFFCA;
Lowercase HEX
#fbffca

Shades

Tints

Tones

Harmony

CSS snippets for #FBFFCA

.color-fbffca {
  color: #FBFFCA;
  background-color: #FBFFCA;
}

Frequently asked questions

What color is #FBFFCA?+

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

What is the closest Tailwind color to #FBFFCA?+

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