#F1FADD Color

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

Color preview

#F1FADD

Color formats

HEX
#F1FADD
RGB
rgb(241, 250, 221)
RGBA
rgba(241, 250, 221, 1)
HSL
hsl(79, 74%, 92%)
HSV
hsv(79, 12%, 98%)
CMYK
cmyk(4%, 0%, 12%, 2%)
CSS variable
--color-primary: #F1FADD;
Lowercase HEX
#f1fadd

Shades

Tints

Tones

Harmony

CSS snippets for #F1FADD

.color-f1fadd {
  color: #F1FADD;
  background-color: #F1FADD;
}

Frequently asked questions

What color is #F1FADD?+

#F1FADD is a HEX color with RGB value rgb(241, 250, 221) and HSL value hsl(79, 74%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F1FADD?+

The closest Tailwind color is lime-50, available as the bg-lime-50 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