#F3FACF Color

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

Color preview

#F3FACF

Color formats

HEX
#F3FACF
RGB
rgb(243, 250, 207)
RGBA
rgba(243, 250, 207, 1)
HSL
hsl(70, 81%, 90%)
HSV
hsv(70, 17%, 98%)
CMYK
cmyk(3%, 0%, 17%, 2%)
CSS variable
--color-primary: #F3FACF;
Lowercase HEX
#f3facf

Shades

Tints

Tones

Harmony

CSS snippets for #F3FACF

.color-f3facf {
  color: #F3FACF;
  background-color: #F3FACF;
}

Frequently asked questions

What color is #F3FACF?+

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

What is the closest Tailwind color to #F3FACF?+

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