#F6EADC Color

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

Color preview

#F6EADC

Color formats

HEX
#F6EADC
RGB
rgb(246, 234, 220)
RGBA
rgba(246, 234, 220, 1)
HSL
hsl(32, 59%, 91%)
HSV
hsv(32, 11%, 96%)
CMYK
cmyk(0%, 5%, 11%, 4%)
CSS variable
--color-primary: #F6EADC;
Lowercase HEX
#f6eadc

Shades

Tints

Tones

Harmony

CSS snippets for #F6EADC

.color-f6eadc {
  color: #F6EADC;
  background-color: #F6EADC;
}

Frequently asked questions

What color is #F6EADC?+

#F6EADC is a HEX color with RGB value rgb(246, 234, 220) and HSL value hsl(32, 59%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F6EADC?+

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