#F1F4CA Color

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

Color preview

#F1F4CA

Color formats

HEX
#F1F4CA
RGB
rgb(241, 244, 202)
RGBA
rgba(241, 244, 202, 1)
HSL
hsl(64, 66%, 87%)
HSV
hsv(64, 17%, 96%)
CMYK
cmyk(1%, 0%, 17%, 4%)
CSS variable
--color-primary: #F1F4CA;
Lowercase HEX
#f1f4ca

Shades

Tints

Tones

Harmony

CSS snippets for #F1F4CA

.color-f1f4ca {
  color: #F1F4CA;
  background-color: #F1F4CA;
}

Frequently asked questions

What color is #F1F4CA?+

#F1F4CA is a HEX color with RGB value rgb(241, 244, 202) and HSL value hsl(64, 66%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F1F4CA?+

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