#F6FACE Color

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

Color preview

#F6FACE

Color formats

HEX
#F6FACE
RGB
rgb(246, 250, 206)
RGBA
rgba(246, 250, 206, 1)
HSL
hsl(65, 81%, 89%)
HSV
hsv(65, 18%, 98%)
CMYK
cmyk(2%, 0%, 18%, 2%)
CSS variable
--color-primary: #F6FACE;
Lowercase HEX
#f6face

Shades

Tints

Tones

Harmony

CSS snippets for #F6FACE

.color-f6face {
  color: #F6FACE;
  background-color: #F6FACE;
}

Frequently asked questions

What color is #F6FACE?+

#F6FACE is a HEX color with RGB value rgb(246, 250, 206) and HSL value hsl(65, 81%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F6FACE?+

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