#FFFBF3 Color

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

Color preview

#FFFBF3

Color formats

HEX
#FFFBF3
RGB
rgb(255, 251, 243)
RGBA
rgba(255, 251, 243, 1)
HSL
hsl(40, 100%, 98%)
HSV
hsv(40, 5%, 100%)
CMYK
cmyk(0%, 2%, 5%, 0%)
CSS variable
--color-primary: #FFFBF3;
Lowercase HEX
#fffbf3

Shades

Tints

Tones

Harmony

CSS snippets for #FFFBF3

.color-fffbf3 {
  color: #FFFBF3;
  background-color: #FFFBF3;
}

Frequently asked questions

What color is #FFFBF3?+

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

What is the closest Tailwind color to #FFFBF3?+

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