#F5FACF Color

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

Color preview

#F5FACF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5FACF

.color-f5facf {
  color: #F5FACF;
  background-color: #F5FACF;
}

Frequently asked questions

What color is #F5FACF?+

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

What is the closest Tailwind color to #F5FACF?+

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