#FFF3F1 Color

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

Color preview

#FFF3F1

Color formats

HEX
#FFF3F1
RGB
rgb(255, 243, 241)
RGBA
rgba(255, 243, 241, 1)
HSL
hsl(9, 100%, 97%)
HSV
hsv(9, 5%, 100%)
CMYK
cmyk(0%, 5%, 5%, 0%)
CSS variable
--color-primary: #FFF3F1;
Lowercase HEX
#fff3f1

Shades

Tints

Tones

Harmony

CSS snippets for #FFF3F1

.color-fff3f1 {
  color: #FFF3F1;
  background-color: #FFF3F1;
}

Frequently asked questions

What color is #FFF3F1?+

#FFF3F1 is a HEX color with RGB value rgb(255, 243, 241) and HSL value hsl(9, 100%, 97%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FFF3F1?+

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