#FBF5F4 Color

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

Color preview

#FBF5F4

Color formats

HEX
#FBF5F4
RGB
rgb(251, 245, 244)
RGBA
rgba(251, 245, 244, 1)
HSL
hsl(9, 47%, 97%)
HSV
hsv(9, 3%, 98%)
CMYK
cmyk(0%, 2%, 3%, 2%)
CSS variable
--color-primary: #FBF5F4;
Lowercase HEX
#fbf5f4

Shades

Tints

Tones

Harmony

CSS snippets for #FBF5F4

.color-fbf5f4 {
  color: #FBF5F4;
  background-color: #FBF5F4;
}

Frequently asked questions

What color is #FBF5F4?+

#FBF5F4 is a HEX color with RGB value rgb(251, 245, 244) and HSL value hsl(9, 47%, 97%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #FBF5F4?+

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