#F2FADC Color

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

Color preview

#F2FADC

Color formats

HEX
#F2FADC
RGB
rgb(242, 250, 220)
RGBA
rgba(242, 250, 220, 1)
HSL
hsl(76, 75%, 92%)
HSV
hsv(76, 12%, 98%)
CMYK
cmyk(3%, 0%, 12%, 2%)
CSS variable
--color-primary: #F2FADC;
Lowercase HEX
#f2fadc

Shades

Tints

Tones

Harmony

CSS snippets for #F2FADC

.color-f2fadc {
  color: #F2FADC;
  background-color: #F2FADC;
}

Frequently asked questions

What color is #F2FADC?+

#F2FADC is a HEX color with RGB value rgb(242, 250, 220) and HSL value hsl(76, 75%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F2FADC?+

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