#F5DEAC Color

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

Color preview

#F5DEAC

Color formats

HEX
#F5DEAC
RGB
rgb(245, 222, 172)
RGBA
rgba(245, 222, 172, 1)
HSL
hsl(41, 78%, 82%)
HSV
hsv(41, 30%, 96%)
CMYK
cmyk(0%, 9%, 30%, 4%)
CSS variable
--color-primary: #F5DEAC;
Lowercase HEX
#f5deac

Shades

Tints

Tones

Harmony

CSS snippets for #F5DEAC

.color-f5deac {
  color: #F5DEAC;
  background-color: #F5DEAC;
}

Frequently asked questions

What color is #F5DEAC?+

#F5DEAC is a HEX color with RGB value rgb(245, 222, 172) and HSL value hsl(41, 78%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F5DEAC?+

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