#F5FFCD Color

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

Color preview

#F5FFCD

Color formats

HEX
#F5FFCD
RGB
rgb(245, 255, 205)
RGBA
rgba(245, 255, 205, 1)
HSL
hsl(72, 100%, 90%)
HSV
hsv(72, 20%, 100%)
CMYK
cmyk(4%, 0%, 20%, 0%)
CSS variable
--color-primary: #F5FFCD;
Lowercase HEX
#f5ffcd

Shades

Tints

Tones

Harmony

CSS snippets for #F5FFCD

.color-f5ffcd {
  color: #F5FFCD;
  background-color: #F5FFCD;
}

Frequently asked questions

What color is #F5FFCD?+

#F5FFCD is a HEX color with RGB value rgb(245, 255, 205) and HSL value hsl(72, 100%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F5FFCD?+

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