#F3DFAF Color

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

Color preview

#F3DFAF

Color formats

HEX
#F3DFAF
RGB
rgb(243, 223, 175)
RGBA
rgba(243, 223, 175, 1)
HSL
hsl(42, 74%, 82%)
HSV
hsv(42, 28%, 95%)
CMYK
cmyk(0%, 8%, 28%, 5%)
CSS variable
--color-primary: #F3DFAF;
Lowercase HEX
#f3dfaf

Shades

Tints

Tones

Harmony

CSS snippets for #F3DFAF

.color-f3dfaf {
  color: #F3DFAF;
  background-color: #F3DFAF;
}

Frequently asked questions

What color is #F3DFAF?+

#F3DFAF is a HEX color with RGB value rgb(243, 223, 175) and HSL value hsl(42, 74%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F3DFAF?+

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