#F1F8CA Color

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

Color preview

#F1F8CA

Color formats

HEX
#F1F8CA
RGB
rgb(241, 248, 202)
RGBA
rgba(241, 248, 202, 1)
HSL
hsl(69, 77%, 88%)
HSV
hsv(69, 19%, 97%)
CMYK
cmyk(3%, 0%, 19%, 3%)
CSS variable
--color-primary: #F1F8CA;
Lowercase HEX
#f1f8ca

Shades

Tints

Tones

Harmony

CSS snippets for #F1F8CA

.color-f1f8ca {
  color: #F1F8CA;
  background-color: #F1F8CA;
}

Frequently asked questions

What color is #F1F8CA?+

#F1F8CA is a HEX color with RGB value rgb(241, 248, 202) and HSL value hsl(69, 77%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F1F8CA?+

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