#F8DEAD Color

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

Color preview

#F8DEAD

Color formats

HEX
#F8DEAD
RGB
rgb(248, 222, 173)
RGBA
rgba(248, 222, 173, 1)
HSL
hsl(39, 84%, 83%)
HSV
hsv(39, 30%, 97%)
CMYK
cmyk(0%, 10%, 30%, 3%)
CSS variable
--color-primary: #F8DEAD;
Lowercase HEX
#f8dead

Shades

Tints

Tones

Harmony

CSS snippets for #F8DEAD

.color-f8dead {
  color: #F8DEAD;
  background-color: #F8DEAD;
}

Frequently asked questions

What color is #F8DEAD?+

#F8DEAD is a HEX color with RGB value rgb(248, 222, 173) and HSL value hsl(39, 84%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F8DEAD?+

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