#F6EBDD Color

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

Color preview

#F6EBDD

Color formats

HEX
#F6EBDD
RGB
rgb(246, 235, 221)
RGBA
rgba(246, 235, 221, 1)
HSL
hsl(34, 58%, 92%)
HSV
hsv(34, 10%, 96%)
CMYK
cmyk(0%, 4%, 10%, 4%)
CSS variable
--color-primary: #F6EBDD;
Lowercase HEX
#f6ebdd

Shades

Tints

Tones

Harmony

CSS snippets for #F6EBDD

.color-f6ebdd {
  color: #F6EBDD;
  background-color: #F6EBDD;
}

Frequently asked questions

What color is #F6EBDD?+

#F6EBDD is a HEX color with RGB value rgb(246, 235, 221) and HSL value hsl(34, 58%, 92%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F6EBDD?+

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