#F4FACF Color

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

Color preview

#F4FACF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F4FACF

.color-f4facf {
  color: #F4FACF;
  background-color: #F4FACF;
}

Frequently asked questions

What color is #F4FACF?+

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

What is the closest Tailwind color to #F4FACF?+

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