#F8FDC6 Color

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

Color preview

#F8FDC6

Color formats

HEX
#F8FDC6
RGB
rgb(248, 253, 198)
RGBA
rgba(248, 253, 198, 1)
HSL
hsl(65, 93%, 88%)
HSV
hsv(65, 22%, 99%)
CMYK
cmyk(2%, 0%, 22%, 1%)
CSS variable
--color-primary: #F8FDC6;
Lowercase HEX
#f8fdc6

Shades

Tints

Tones

Harmony

CSS snippets for #F8FDC6

.color-f8fdc6 {
  color: #F8FDC6;
  background-color: #F8FDC6;
}

Frequently asked questions

What color is #F8FDC6?+

#F8FDC6 is a HEX color with RGB value rgb(248, 253, 198) and HSL value hsl(65, 93%, 88%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #F8FDC6?+

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