#FBFDC5 Color

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

Color preview

#FBFDC5

Color formats

HEX
#FBFDC5
RGB
rgb(251, 253, 197)
RGBA
rgba(251, 253, 197, 1)
HSL
hsl(62, 93%, 88%)
HSV
hsv(62, 22%, 99%)
CMYK
cmyk(1%, 0%, 22%, 1%)
CSS variable
--color-primary: #FBFDC5;
Lowercase HEX
#fbfdc5

Shades

Tints

Tones

Harmony

CSS snippets for #FBFDC5

.color-fbfdc5 {
  color: #FBFDC5;
  background-color: #FBFDC5;
}

Frequently asked questions

What color is #FBFDC5?+

#FBFDC5 is a HEX color with RGB value rgb(251, 253, 197) and HSL value hsl(62, 93%, 88%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #FBFDC5?+

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