#FFF3FB Color

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

Color preview

#FFF3FB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFF3FB

.color-fff3fb {
  color: #FFF3FB;
  background-color: #FFF3FB;
}

Frequently asked questions

What color is #FFF3FB?+

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

What is the closest Tailwind color to #FFF3FB?+

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