#F4DDAF Color

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

Color preview

#F4DDAF

Color formats

HEX
#F4DDAF
RGB
rgb(244, 221, 175)
RGBA
rgba(244, 221, 175, 1)
HSL
hsl(40, 76%, 82%)
HSV
hsv(40, 28%, 96%)
CMYK
cmyk(0%, 9%, 28%, 4%)
CSS variable
--color-primary: #F4DDAF;
Lowercase HEX
#f4ddaf

Shades

Tints

Tones

Harmony

CSS snippets for #F4DDAF

.color-f4ddaf {
  color: #F4DDAF;
  background-color: #F4DDAF;
}

Frequently asked questions

What color is #F4DDAF?+

#F4DDAF is a HEX color with RGB value rgb(244, 221, 175) and HSL value hsl(40, 76%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F4DDAF?+

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