#F6FADC Color

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

Color preview

#F6FADC

Color formats

HEX
#F6FADC
RGB
rgb(246, 250, 220)
RGBA
rgba(246, 250, 220, 1)
HSL
hsl(68, 75%, 92%)
HSV
hsv(68, 12%, 98%)
CMYK
cmyk(2%, 0%, 12%, 2%)
CSS variable
--color-primary: #F6FADC;
Lowercase HEX
#f6fadc

Shades

Tints

Tones

Harmony

CSS snippets for #F6FADC

.color-f6fadc {
  color: #F6FADC;
  background-color: #F6FADC;
}

Frequently asked questions

What color is #F6FADC?+

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

What is the closest Tailwind color to #F6FADC?+

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