#F8DEBF Color

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

Color preview

#F8DEBF

Color formats

HEX
#F8DEBF
RGB
rgb(248, 222, 191)
RGBA
rgba(248, 222, 191, 1)
HSL
hsl(33, 80%, 86%)
HSV
hsv(33, 23%, 97%)
CMYK
cmyk(0%, 10%, 23%, 3%)
CSS variable
--color-primary: #F8DEBF;
Lowercase HEX
#f8debf

Shades

Tints

Tones

Harmony

CSS snippets for #F8DEBF

.color-f8debf {
  color: #F8DEBF;
  background-color: #F8DEBF;
}

Frequently asked questions

What color is #F8DEBF?+

#F8DEBF is a HEX color with RGB value rgb(248, 222, 191) and HSL value hsl(33, 80%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F8DEBF?+

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