#F4EDCF Color

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

Color preview

#F4EDCF

Color formats

HEX
#F4EDCF
RGB
rgb(244, 237, 207)
RGBA
rgba(244, 237, 207, 1)
HSL
hsl(49, 63%, 88%)
HSV
hsv(49, 15%, 96%)
CMYK
cmyk(0%, 3%, 15%, 4%)
CSS variable
--color-primary: #F4EDCF;
Lowercase HEX
#f4edcf

Shades

Tints

Tones

Harmony

CSS snippets for #F4EDCF

.color-f4edcf {
  color: #F4EDCF;
  background-color: #F4EDCF;
}

Frequently asked questions

What color is #F4EDCF?+

#F4EDCF is a HEX color with RGB value rgb(244, 237, 207) and HSL value hsl(49, 63%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F4EDCF?+

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