#F5FBCC Color

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

Color preview

#F5FBCC

Color formats

HEX
#F5FBCC
RGB
rgb(245, 251, 204)
RGBA
rgba(245, 251, 204, 1)
HSL
hsl(68, 85%, 89%)
HSV
hsv(68, 19%, 98%)
CMYK
cmyk(2%, 0%, 19%, 2%)
CSS variable
--color-primary: #F5FBCC;
Lowercase HEX
#f5fbcc

Shades

Tints

Tones

Harmony

CSS snippets for #F5FBCC

.color-f5fbcc {
  color: #F5FBCC;
  background-color: #F5FBCC;
}

Frequently asked questions

What color is #F5FBCC?+

#F5FBCC is a HEX color with RGB value rgb(245, 251, 204) and HSL value hsl(68, 85%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F5FBCC?+

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