#F8FDCC Color

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

Color preview

#F8FDCC

Color formats

HEX
#F8FDCC
RGB
rgb(248, 253, 204)
RGBA
rgba(248, 253, 204, 1)
HSL
hsl(66, 92%, 90%)
HSV
hsv(66, 19%, 99%)
CMYK
cmyk(2%, 0%, 19%, 1%)
CSS variable
--color-primary: #F8FDCC;
Lowercase HEX
#f8fdcc

Shades

Tints

Tones

Harmony

CSS snippets for #F8FDCC

.color-f8fdcc {
  color: #F8FDCC;
  background-color: #F8FDCC;
}

Frequently asked questions

What color is #F8FDCC?+

#F8FDCC is a HEX color with RGB value rgb(248, 253, 204) and HSL value hsl(66, 92%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F8FDCC?+

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