#F8FFCF Color

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

Color preview

#F8FFCF

Color formats

HEX
#F8FFCF
RGB
rgb(248, 255, 207)
RGBA
rgba(248, 255, 207, 1)
HSL
hsl(69, 100%, 91%)
HSV
hsv(69, 19%, 100%)
CMYK
cmyk(3%, 0%, 19%, 0%)
CSS variable
--color-primary: #F8FFCF;
Lowercase HEX
#f8ffcf

Shades

Tints

Tones

Harmony

CSS snippets for #F8FFCF

.color-f8ffcf {
  color: #F8FFCF;
  background-color: #F8FFCF;
}

Frequently asked questions

What color is #F8FFCF?+

#F8FFCF is a HEX color with RGB value rgb(248, 255, 207) and HSL value hsl(69, 100%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F8FFCF?+

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