#F4FADD Color

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

Color preview

#F4FADD

Color formats

HEX
#F4FADD
RGB
rgb(244, 250, 221)
RGBA
rgba(244, 250, 221, 1)
HSL
hsl(72, 74%, 92%)
HSV
hsv(72, 12%, 98%)
CMYK
cmyk(2%, 0%, 12%, 2%)
CSS variable
--color-primary: #F4FADD;
Lowercase HEX
#f4fadd

Shades

Tints

Tones

Harmony

CSS snippets for #F4FADD

.color-f4fadd {
  color: #F4FADD;
  background-color: #F4FADD;
}

Frequently asked questions

What color is #F4FADD?+

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

What is the closest Tailwind color to #F4FADD?+

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