#FFFBF4 Color

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

Color preview

#FFFBF4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFFBF4

.color-fffbf4 {
  color: #FFFBF4;
  background-color: #FFFBF4;
}

Frequently asked questions

What color is #FFFBF4?+

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

What is the closest Tailwind color to #FFFBF4?+

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