#F8FFCC Color

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

Color preview

#F8FFCC

Color formats

HEX
#F8FFCC
RGB
rgb(248, 255, 204)
RGBA
rgba(248, 255, 204, 1)
HSL
hsl(68, 100%, 90%)
HSV
hsv(68, 20%, 100%)
CMYK
cmyk(3%, 0%, 20%, 0%)
CSS variable
--color-primary: #F8FFCC;
Lowercase HEX
#f8ffcc

Shades

Tints

Tones

Harmony

CSS snippets for #F8FFCC

.color-f8ffcc {
  color: #F8FFCC;
  background-color: #F8FFCC;
}

Frequently asked questions

What color is #F8FFCC?+

#F8FFCC is a HEX color with RGB value rgb(248, 255, 204) and HSL value hsl(68, 100%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F8FFCC?+

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