#F5FF9C Color

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

Color preview

#F5FF9C

Color formats

HEX
#F5FF9C
RGB
rgb(245, 255, 156)
RGBA
rgba(245, 255, 156, 1)
HSL
hsl(66, 100%, 81%)
HSV
hsv(66, 39%, 100%)
CMYK
cmyk(4%, 0%, 39%, 0%)
CSS variable
--color-primary: #F5FF9C;
Lowercase HEX
#f5ff9c

Shades

Tints

Tones

Harmony

CSS snippets for #F5FF9C

.color-f5ff9c {
  color: #F5FF9C;
  background-color: #F5FF9C;
}

Frequently asked questions

What color is #F5FF9C?+

#F5FF9C is a HEX color with RGB value rgb(245, 255, 156) and HSL value hsl(66, 100%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F5FF9C?+

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