#FFFAF3 Color

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

Color preview

#FFFAF3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFFAF3

.color-fffaf3 {
  color: #FFFAF3;
  background-color: #FFFAF3;
}

Frequently asked questions

What color is #FFFAF3?+

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

What is the closest Tailwind color to #FFFAF3?+

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