#F8FACF Color

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

Color preview

#F8FACF

Color formats

HEX
#F8FACF
RGB
rgb(248, 250, 207)
RGBA
rgba(248, 250, 207, 1)
HSL
hsl(63, 81%, 90%)
HSV
hsv(63, 17%, 98%)
CMYK
cmyk(1%, 0%, 17%, 2%)
CSS variable
--color-primary: #F8FACF;
Lowercase HEX
#f8facf

Shades

Tints

Tones

Harmony

CSS snippets for #F8FACF

.color-f8facf {
  color: #F8FACF;
  background-color: #F8FACF;
}

Frequently asked questions

What color is #F8FACF?+

#F8FACF is a HEX color with RGB value rgb(248, 250, 207) and HSL value hsl(63, 81%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F8FACF?+

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