#FFFCF3 Color

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

Color preview

#FFFCF3

Color formats

HEX
#FFFCF3
RGB
rgb(255, 252, 243)
RGBA
rgba(255, 252, 243, 1)
HSL
hsl(45, 100%, 98%)
HSV
hsv(45, 5%, 100%)
CMYK
cmyk(0%, 1%, 5%, 0%)
CSS variable
--color-primary: #FFFCF3;
Lowercase HEX
#fffcf3

Shades

Tints

Tones

Harmony

CSS snippets for #FFFCF3

.color-fffcf3 {
  color: #FFFCF3;
  background-color: #FFFCF3;
}

Frequently asked questions

What color is #FFFCF3?+

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

What is the closest Tailwind color to #FFFCF3?+

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