#FFF6F1 Color

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

Color preview

#FFF6F1

Color formats

HEX
#FFF6F1
RGB
rgb(255, 246, 241)
RGBA
rgba(255, 246, 241, 1)
HSL
hsl(21, 100%, 97%)
HSV
hsv(21, 5%, 100%)
CMYK
cmyk(0%, 4%, 5%, 0%)
CSS variable
--color-primary: #FFF6F1;
Lowercase HEX
#fff6f1

Shades

Tints

Tones

Harmony

CSS snippets for #FFF6F1

.color-fff6f1 {
  color: #FFF6F1;
  background-color: #FFF6F1;
}

Frequently asked questions

What color is #FFF6F1?+

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

What is the closest Tailwind color to #FFF6F1?+

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