#FAF7F4 Color

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

Color preview

#FAF7F4

Color formats

HEX
#FAF7F4
RGB
rgb(250, 247, 244)
RGBA
rgba(250, 247, 244, 1)
HSL
hsl(30, 37%, 97%)
HSV
hsv(30, 2%, 98%)
CMYK
cmyk(0%, 1%, 2%, 2%)
CSS variable
--color-primary: #FAF7F4;
Lowercase HEX
#faf7f4

Shades

Tints

Tones

Harmony

CSS snippets for #FAF7F4

.color-faf7f4 {
  color: #FAF7F4;
  background-color: #FAF7F4;
}

Frequently asked questions

What color is #FAF7F4?+

#FAF7F4 is a HEX color with RGB value rgb(250, 247, 244) and HSL value hsl(30, 37%, 97%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #FAF7F4?+

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