#F3DEAC Color

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

Color preview

#F3DEAC

Color formats

HEX
#F3DEAC
RGB
rgb(243, 222, 172)
RGBA
rgba(243, 222, 172, 1)
HSL
hsl(42, 75%, 81%)
HSV
hsv(42, 29%, 95%)
CMYK
cmyk(0%, 9%, 29%, 5%)
CSS variable
--color-primary: #F3DEAC;
Lowercase HEX
#f3deac

Shades

Tints

Tones

Harmony

CSS snippets for #F3DEAC

.color-f3deac {
  color: #F3DEAC;
  background-color: #F3DEAC;
}

Frequently asked questions

What color is #F3DEAC?+

#F3DEAC is a HEX color with RGB value rgb(243, 222, 172) and HSL value hsl(42, 75%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F3DEAC?+

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