#F5FFCB Color

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

Color preview

#F5FFCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5FFCB

.color-f5ffcb {
  color: #F5FFCB;
  background-color: #F5FFCB;
}

Frequently asked questions

What color is #F5FFCB?+

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

What is the closest Tailwind color to #F5FFCB?+

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