#FFFBF5 Color

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

Color preview

#FFFBF5

Color formats

HEX
#FFFBF5
RGB
rgb(255, 251, 245)
RGBA
rgba(255, 251, 245, 1)
HSL
hsl(36, 100%, 98%)
HSV
hsv(36, 4%, 100%)
CMYK
cmyk(0%, 2%, 4%, 0%)
CSS variable
--color-primary: #FFFBF5;
Lowercase HEX
#fffbf5

Shades

Tints

Tones

Harmony

CSS snippets for #FFFBF5

.color-fffbf5 {
  color: #FFFBF5;
  background-color: #FFFBF5;
}

Frequently asked questions

What color is #FFFBF5?+

#FFFBF5 is a HEX color with RGB value rgb(255, 251, 245) and HSL value hsl(36, 100%, 98%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FFFBF5?+

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